Skip to content

Hostname

twm-bv.com

Last fetched

twm-bv.com resolves to 1 IPv4 address operated by AS198352 in NL. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · twm-bv.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/twm-bv.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.132.252.205185.132.252.0/22AS198352NL

WHOIS identity

Registrar
iana:269
Organization
t.o.m. b.v.
Contact emails

Subdomains

8 observed subdomains of twm-bv.com.

Web-graph footprint

Distinct hostnames that link to or from twm-bv.com in the public web crawl.

42 sites link to this hostname.

31 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for twm-bv.com.

MechanismTarget
SPF_Atwm-bv.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf3765.copernica.net
SPF_INCLUDEspf7550.copernica.net
SPF_INCLUDEtrustpilotservice.com
SPF_IP37.0.81.61
SPF_IP89.146.30.18/24
SPF_MXtwm-bv.com

Related pages

Pivot deeper into the graph from twm-bv.com.

Cypher and MCP

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

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