Skip to content

Hostname

universalbank.com

Last fetched

universalbank.com resolves to 14 IPv4 addresses operated by AS20940 in DE. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · universalbank.comRouting diversity3.5/10Peering density8.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.8/10canon.whisper.security/host/universalbank.com

Resolution chain

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

WHOIS identity

Registrar
iana:2
Organization
perfect privacy,
Contact emails

Subdomains

5 observed subdomains of universalbank.com.

Web-graph footprint

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

15 sites link to this hostname.

29 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for universalbank.com.

MechanismTarget
SPF_Auniversalbank.com
SPF_INCLUDEicpbounce.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfhost.messageprovider.com
SPF_IP209.34.255.0/24
SPF_MXuniversalbank.com

Related pages

Pivot deeper into the graph from universalbank.com.

Cypher and MCP

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

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