Hostname
triggerpoints.net
Last fetched
triggerpoints.net resolves to 192.185.21.132, announced in 192.185.20.0/22 by NETWORK-SOLUTIONS-HOSTING - Network Solutions, LLC in US. triggerpoints.net is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
IPv6 resolution
No AAAA record for triggerpoints.net is recorded in WhisperGraph.
WHOIS identity
- Registrar
- iana:2
- Registrant organisation
- albuquerque artists
- Contact emails
- bd7ga5ut2fz@networksolutionsprivateregistration.com, ck45v8a23ar@networksolutionsprivateregistration.com, dd2e54c64xf@networksolutionsprivateregistration.com, hx5dk5m55ee@networksolutionsprivateregistration.com, j94zq85h4g3@networksolutionsprivateregistration.com, kr8997a368e@networksolutionsprivateregistration.com, nm28844x5r8@networksolutionsprivateregistration.com, pg4z25z95cm@networksolutionsprivateregistration.com, pp95q5ez9b8@networksolutionsprivateregistration.com, qc7bu97d8vy@networksolutionsprivateregistration.com, rv45m299842@networksolutionsprivateregistration.com, zs8an2gp7mf@networksolutionsprivateregistration.com, abqsteve@comcast.net
Subdomains
Web-graph footprint
Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.
Mail and authentication
Nameservers
- ns8147.hostgator.com
- ns8148.hostgator.com
MX records
- mail.triggerpoints.net
SPF policy
- include: websitewelcome.com
- a: triggerpoints.net
- mx: triggerpoints.net
Threat-feed evidence
History
Related pages
Pivot from triggerpoints.net into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "triggerpoints.net"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.