Skip to content

Hostname

manfield.at

Last fetched

manfield.at resolves to 1 IPv4 address operated by AS35470 in NL.

Nutrition Label

WHISPER CANON · manfield.atRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/manfield.at

Resolution chain

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

IPPrefixASNOperatorCountry
83.96.201.23283.96.200.0/22AS35470NL

WHOIS identity

No WHOIS records are currently associated with manfield.at in WhisperGraph.

Subdomains

1 observed subdomain of manfield.at.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for manfield.at.

MechanismTarget
SPF_Amanfield.at
SPF_INCLUDE_senderspf.copernica.com
SPF_INCLUDE_spf.zdsys.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.afas.online
SPF_IP141.138.200.87
SPF_IP188.66.20.60
SPF_IP83.96.243.130
SPF_IP93.117.248.202
SPF_MXmanfield.at

Related pages

Pivot deeper into the graph from manfield.at.

Cypher and MCP

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

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