Skip to content

Hostname

ads.nfbusty.com

Last fetched

ads.nfbusty.com resolves to 2 IPv4 addresses operated by PERFORMIVE - Performive LLC in GB.

Nutrition Label

WHISPER CANON · ads.nfbusty.comRouting diversity2.4/10Peering density7.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/ads.nfbusty.com

Resolution chain

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

IPPrefixASNOperatorCountry
107.152.105.90107.152.105.0/24AS46562PERFORMIVE - Performive LLCGB
46.182.108.746.182.108.0/24AS24875NL

WHOIS identity

No WHOIS records are currently associated with ads.nfbusty.com in WhisperGraph.

Web-graph footprint

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

13 sites link to this hostname.

2 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from ads.nfbusty.com.

Cypher and MCP

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

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