Skip to content

Hostname

server06.fmail-server.com

Last fetched

server06.fmail-server.com resolves to 1 IPv4 address operated by AS24940 in DE.

Nutrition Label

WHISPER CANON · server06.fmail-server.comRouting diversity1.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/server06.fmail-server.com

Resolution chain

server06.fmail-server.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
136.243.172.182136.243.0.0/16AS24940DE

WHOIS identity

No WHOIS records are currently associated with server06.fmail-server.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for server06.fmail-server.com.

MechanismTarget
SPF_IP195.201.236.180
SPF_IP2a01:4f8:c010:95c5::/64
SPF_IP2a01:4f8:c17:9be6::/64
SPF_IP49.12.113.194
SPF_IP49.12.114.22
SPF_IP49.12.67.232

Related pages

Pivot deeper into the graph from server06.fmail-server.com.

Cypher and MCP

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

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