Skip to content

Hostname

b3d-design.com

Last fetched

b3d-design.com resolves to 1 IPv4 address operated by AS48635 in NL. WHOIS lists iana:839 as the registrar.

Nutrition Label

WHISPER CANON · b3d-design.comRouting diversity1.5/10Peering density4.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/b3d-design.com

Resolution chain

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

IPPrefixASNOperatorCountry
77.94.248.6077.94.248.0/21AS48635NL

WHOIS identity

Registrar
iana:839
Organization
- j.p.k. burchartz
Contact emails

Subdomains

4 observed subdomains of b3d-design.com.

Web-graph footprint

Distinct hostnames that link to or from b3d-design.com in the public web crawl.

44 sites link to this hostname.

15 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for b3d-design.com.

MechanismTarget
SPF_Ab3d-design.com
SPF_INCLUDE_spf.hostnet.nl
SPF_INCLUDEspf.vevida.com
SPF_IP141.138.168.0/21
SPF_IP195.211.72.0/22
SPF_MXb3d-design.com

Related pages

Pivot deeper into the graph from b3d-design.com.

Cypher and MCP

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

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