Skip to content

Hostname

tmf.be

Last fetched

tmf.be resolves to 3 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists registrar:markmonitor inc. as the registrar.

Nutrition Label

WHISPER CANON · tmf.beRouting diversity3.0/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/tmf.be

Resolution chain

tmf.be resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.28.104.175100.42.16.0/20AS14618AMAZON-AES - Amazon.com, Inc.US
54.157.108.15854.169.0.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
98.83.184.13398.96.176.0/24AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:markmonitor inc.
Organization
Contact emails

Subdomains

18 observed subdomains of tmf.be.

Web-graph footprint

Distinct hostnames that link to or from tmf.be in the public web crawl.

28 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for tmf.be.

MechanismTarget
SPF_INCLUDE_netblocks.viacom.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP85.119.218.198

Related pages

Pivot deeper into the graph from tmf.be.

Cypher and MCP

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

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