Skip to content

Hostname

output.cms.timmit.be

Last fetched

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

Nutrition Label

WHISPER CANON · output.cms.timmit.beRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/output.cms.timmit.be

Resolution chain

output.cms.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.252.0/24AS208501NL

WHOIS identity

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

Subdomains

1 observed subdomain of output.cms.timmit.be.

Threat posture

History

Mail and authentication

MX records

SPF policy

12 SPF mechanisms authorising senders for output.cms.timmit.be.

MechanismTarget
SPF_Aoutput.cms.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_MXoutput.cms.timmit.be

Related pages

Pivot deeper into the graph from output.cms.timmit.be.

Cypher and MCP

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

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