Skip to content

Hostname

mail.finepackages.com

Last fetched

mail.finepackages.com resolves to 1 IPv4 address operated by AS24940 in DE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
88.198.23.20388.198.0.0/16AS24940DE

WHOIS identity

No WHOIS records are currently associated with mail.finepackages.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for mail.finepackages.com.

MechanismTarget
SPF_Amail.finepackages.com
SPF_IP167.114.102.155
SPF_IP167.114.11.8
SPF_IP167.114.30.173
SPF_IP167.114.30.174
SPF_IP192.99.0.219
SPF_IP51.161.118.80
SPF_IP51.79.17.195
SPF_IP88.198.23.203
SPF_IP88.198.23.230
SPF_IP88.198.23.232
SPF_IP88.198.23.235
SPF_MXmail.finepackages.com

Related pages

Pivot deeper into the graph from mail.finepackages.com.

Cypher and MCP

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

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