Skip to content

Hostname

ngthoughts.com

Last fetched

ngthoughts.com resolves to 1 IPv4 address operated by IXARIS-MT-AS in DE. WHOIS lists iana:1479 as the registrar.

Nutrition Label

WHISPER CANON · ngthoughts.comRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/ngthoughts.com

Resolution chain

ngthoughts.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
95.111.228.13095.111.228.0/23AS51167IXARIS-MT-ASDE

WHOIS identity

Registrar
iana:1479
Organization
domain administrator
Contact emails

Subdomains

8 observed subdomains of ngthoughts.com.

Web-graph footprint

Distinct hostnames that link to or from ngthoughts.com in the public web crawl.

117 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • ngthoughts.com

SPF policy

8 SPF mechanisms authorising senders for ngthoughts.com.

MechanismTarget
SPF_Angthoughts.com
SPF_IP107.167.86.146
SPF_IP192.110.165.157
SPF_IP192.110.166.74
SPF_IP38.242.141.187
SPF_IP62.169.18.107
SPF_IP95.111.228.130
SPF_MXngthoughts.com

Related pages

Pivot deeper into the graph from ngthoughts.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "ngthoughts.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.