Skip to content

Hostname

stateandmain.ca

Last fetched

stateandmain.ca resolves to 4 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in DE. WHOIS lists registrar:go daddy domains canada, inc as the registrar.

Nutrition Label

WHISPER CANON · stateandmain.caRouting diversity3.5/10Peering density8.7/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.6/10canon.whisper.security/host/stateandmain.ca

Resolution chain

stateandmain.ca resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
184.28.181.96184.28.180.0/23AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
184.51.132.122184.51.132.0/23AS16625AKAMAI-AS - Akamai Technologies, Inc.FI
23.217.41.8123.217.40.0/21AS16625AKAMAI-AS - Akamai Technologies, Inc.US
23.45.237.9423.32.0.0/11AS20940DE

WHOIS identity

Registrar
registrar:go daddy domains canada, inc
Organization
Contact emails

Subdomains

14 observed subdomains of stateandmain.ca.

Web-graph footprint

Distinct hostnames that link to or from stateandmain.ca in the public web crawl.

109 sites link to this hostname.

52 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for stateandmain.ca.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from stateandmain.ca.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "stateandmain.ca"})-[: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.