Skip to content

Hostname

mail.timmit.be

Last fetched

mail.timmit.be resolves to 1 IPv4 address operated by AS208501 in NL.

Nutrition Label

WHISPER CANON · mail.timmit.beRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/mail.timmit.be

Resolution chain

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

IPPrefixASNOperatorCountry
45.131.240.545.131.240.0/23AS208501NL

WHOIS identity

No WHOIS records are currently associated with mail.timmit.be in WhisperGraph.

Threat posture

History

Mail and authentication

MX records

SPF policy

12 SPF mechanisms authorising senders for mail.timmit.be.

MechanismTarget
SPF_Amail.timmit.be
SPF_INCLUDE_spf.timmit.nl
SPF_INCLUDEspf.patchman.co
SPF_IP10.221.184.0/24
SPF_IP109.234.108.151/32
SPF_IP109.234.108.152/32
SPF_IP45.131.240.5
SPF_IP83.149.109.32/27
SPF_IP85.17.234.128/26
SPF_IP85.17.234.130
SPF_IP85.17.234.158
SPF_MXmail.timmit.be

Related pages

Pivot deeper into the graph from mail.timmit.be.

Cypher and MCP

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

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