Skip to content

Hostname

bsfseeds.com

Last fetched

bsfseeds.com resolves to 1 IPv4 address operated by AS16276 in CA. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · bsfseeds.comRouting diversity1.5/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/bsfseeds.com

Resolution chain

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

WHOIS identity

Registrar
iana:303
Organization
jury tarek
Contact emails

Subdomains

6 observed subdomains of bsfseeds.com.

Web-graph footprint

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

105 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for bsfseeds.com.

MechanismTarget
SPF_Absfseeds.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDEspf.ipzmarketing.com
SPF_IP51.222.249.132
SPF_IP54.39.132.117
SPF_IP64.176.8.113
SPF_MXbsfseeds.com

Related pages

Pivot deeper into the graph from bsfseeds.com.

Cypher and MCP

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

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