Skip to content

Hostname

b2bmarkt.gr

Last fetched

b2bmarkt.gr resolves to 1 IPv4 address operated by FASTPATH - FASTPATH IKE in GR.

Nutrition Label

WHISPER CANON · b2bmarkt.grRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/b2bmarkt.gr

Resolution chain

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

IPPrefixASNOperatorCountry
176.119.210.217176.119.210.0/24AS56457FASTPATH - FASTPATH IKEGR

WHOIS identity

No WHOIS records are currently associated with b2bmarkt.gr in WhisperGraph.

Subdomains

2 observed subdomains of b2bmarkt.gr.

Web-graph footprint

Distinct hostnames that link to or from b2bmarkt.gr in the public web crawl.

6 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX record data is temporarily unavailable. Refresh in a moment to retry.

SPF policy

6 SPF mechanisms authorising senders for b2bmarkt.gr.

MechanismTarget
SPF_Ab2bmarkt.gr
SPF_Aone.fpsrelay.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf1.emailsecurity.app
SPF_INCLUDEspfa.mailendo.com
SPF_MXb2bmarkt.gr

Related pages

Pivot deeper into the graph from b2bmarkt.gr.

Cypher and MCP

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

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