Skip to content

Hostname

alexanian.com

Last fetched

alexanian.com resolves to 3 IPv4 addresses operated by SUCURI-SEC - Sucuri in US. WHOIS lists iana:456 as the registrar.

Nutrition Label

WHISPER CANON · alexanian.comRouting diversity3.0/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/alexanian.com

Resolution chain

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

IPPrefixASNOperatorCountry
192.124.249.111192.124.249.0/24AS30148SUCURI-SEC - SucuriUS
199.16.172.200199.16.172.0/24AS2635AUTOMATTIC - Automattic, IncUS
199.16.173.31199.16.173.0/24AS2635AUTOMATTIC - Automattic, IncUS

WHOIS identity

Registrar
iana:456
Organization
alexanian flooring
Contact emails

Subdomains

5 observed subdomains of alexanian.com.

Web-graph footprint

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

49 sites link to this hostname.

26 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for alexanian.com.

MechanismTarget
SPF_Aspf10.webnames.ca
SPF_INCLUDE_spf.elasticemail.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP216.145.104.69
SPF_IP216.145.105.106
SPF_IP216.145.96.0/24
SPF_IP71.46.230.178
SPF_IP71.46.230.183
SPF_IP71.46.230.187
SPF_MXalexanian.com

Related pages

Pivot deeper into the graph from alexanian.com.

Cypher and MCP

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

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