Skip to content

Hostname

www.closeam.com

Last fetched

www.closeam.com resolves to 1 IPv4 address operated by AS25180 in GB.

Nutrition Label

WHISPER CANON · www.closeam.comRouting diversity1.5/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/www.closeam.com

Resolution chain

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

IPPrefixASNOperatorCountry
83.244.162.8983.244.128.0/17AS25180GB

WHOIS identity

No WHOIS records are currently associated with www.closeam.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for www.closeam.com.

MechanismTarget
SPF_INCLUDEeu._netblocks.mimecast.com
SPF_INCLUDEspf-uk.iress.com
SPF_INCLUDEspf.messagelabs.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP103.3.196.0/24
SPF_IP103.3.197.47/32
SPF_IP103.3.199.47/32
SPF_IP165.193.101.141
SPF_IP203.32.185.0/24
SPF_IP205.217.12.155

Related pages

Pivot deeper into the graph from www.closeam.com.

Cypher and MCP

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

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