Skip to content

Hostname

bemassif.com

Last fetched

bemassif.com resolves to 1 IPv4 address operated by GTS-BACKBONE GTS Telecom in RO.

Nutrition Label

WHISPER CANON · bemassif.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/bemassif.com

Resolution chain

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

IPPrefixASNOperatorCountry
212.146.85.208212.146.64.0/19AS5606GTS-BACKBONE GTS TelecomRO

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from bemassif.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for bemassif.com.

MechanismTarget
SPF_Abemassif.com
SPF_IP212.146.85.208
SPF_IP86.107.43.43
SPF_IP86.107.43.52/24
SPF_IP89.40.33.18
SPF_MXbemassif.com

Related pages

Pivot deeper into the graph from bemassif.com.

Cypher and MCP

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

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