Skip to content

Hostname

mainbank.com

Last fetched

mainbank.com resolves to 2 IPv4 addresses operated by AS20940 in US. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · mainbank.comRouting diversity1.5/10Peering density8.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/mainbank.com

Resolution chain

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

WHOIS identity

Registrar
iana:292
Organization
computer services,
Contact emails

Subdomains

7 observed subdomains of mainbank.com.

Web-graph footprint

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

11 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for mainbank.com.

MechanismTarget
SPF_EXISTS%{i}.spf.hc197966.iphmx.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP205.196.224.0/19
SPF_IP66.254.128.0/19
SPF_IP74.51.214.132

Related pages

Pivot deeper into the graph from mainbank.com.

Cypher and MCP

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

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