Skip to content

Hostname

seals.globseals.com

Last fetched

seals.globseals.com resolves to 1 IPv4 address operated by AS328037 in ZA.

Nutrition Label

WHISPER CANON · seals.globseals.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/seals.globseals.com

Resolution chain

seals.globseals.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
164.160.91.59164.160.90.0/23AS328037ZA

WHOIS identity

No WHOIS records are currently associated with seals.globseals.com in WhisperGraph.

Subdomains

1 observed subdomain of seals.globseals.com.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for seals.globseals.com.

MechanismTarget
SPF_Aseals.globseals.com
SPF_INCLUDEspf.zamailgate.com
SPF_IP164.160.91.21/32
SPF_IP164.160.91.59
SPF_MXseals.globseals.com

Related pages

Pivot deeper into the graph from seals.globseals.com.

Cypher and MCP

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

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