Skip to content

Hostname

b2bfly.it

Last fetched

b2bfly.it resolves to 2 IPv4 addresses operated by AS16076 in IT. WHOIS lists registrar:nameweb bvba as the registrar.

Nutrition Label

WHISPER CANON · b2bfly.itRouting diversity2.4/10Peering density8.1/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/b2bfly.it

Resolution chain

b2bfly.it resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
194.177.64.248194.177.64.0/20AS16076IT
50.87.148.9050.87.144.0/21AS31898ORACLE-BMC-31898 - Oracle CorporationUS

WHOIS identity

Registrar
registrar:nameweb bvba
Organization
monza travel
Contact emails

Subdomains

8 observed subdomains of b2bfly.it.

Web-graph footprint

Distinct hostnames that link to or from b2bfly.it in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for b2bfly.it.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_IP50.87.144.17

Related pages

Pivot deeper into the graph from b2bfly.it.

Cypher and MCP

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

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