Skip to content

Hostname

terrialexander.com

Last fetched

terrialexander.com resolves to 2 IPv4 addresses operated by INTERNAP-2BLK - Unitas Global in US. WHOIS lists iana:1531 as the registrar.

Nutrition Label

WHISPER CANON · terrialexander.comRouting diversity2.4/10Peering density8.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/terrialexander.com

Resolution chain

terrialexander.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
192.43.206.151192.43.206.0/24AS12182INTERNAP-2BLK - Unitas GlobalUS
4.149.209.2024.144.0.0/12AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS

WHOIS identity

Registrar
iana:1531
Organization
faisal karkoh
Contact emails

Subdomains

5 observed subdomains of terrialexander.com.

Web-graph footprint

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

70 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for terrialexander.com.

MechanismTarget
SPF_Aterrialexander.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.web-hosting.com
SPF_INCLUDEzcsend.net
SPF_IP198.54.114.52
SPF_IP198.54.115.52
SPF_IP198.54.116.178
SPF_MXterrialexander.com

Related pages

Pivot deeper into the graph from terrialexander.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "terrialexander.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.