Skip to content

Hostname

manheim.pt

Last fetched

manheim.pt resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in IE.

Nutrition Label

WHISPER CANON · manheim.ptRouting diversity1.5/10Peering density6.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/manheim.pt

Resolution chain

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

IPPrefixASNOperatorCountry
40.85.98.14640.80.0.0/12AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationIE

WHOIS identity

Registrar
Organization
cox automotive uk
Contact emails

Subdomains

2 observed subdomains of manheim.pt.

Web-graph footprint

Distinct hostnames that link to or from manheim.pt in the public web crawl.

6 sites link to this hostname.

20 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for manheim.pt.

MechanismTarget
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.41.151.68
SPF_IP195.200.153.29
SPF_IP212.102.199.181
SPF_IP81.128.158.140
SPF_IP81.128.158.158

Related pages

Pivot deeper into the graph from manheim.pt.

Cypher and MCP

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

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