Skip to content

Hostname

dfactorybcn.com

Last fetched

dfactorybcn.com resolves to 1 IPv4 address operated by AS8560 in ES. WHOIS lists iana:379 as the registrar.

Nutrition Label

WHISPER CANON · dfactorybcn.comRouting diversity1.5/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/dfactorybcn.com

Resolution chain

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

IPPrefixASNOperatorCountry
82.165.3.15582.165.2.0/23AS8560ES

WHOIS identity

Registrar
iana:379
Organization
consorci zona franca de barcelona
Contact emails

Subdomains

3 observed subdomains of dfactorybcn.com.

Web-graph footprint

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

78 sites link to this hostname.

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for dfactorybcn.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP116.202.159.65
SPF_IP116.202.159.70
SPF_IP212.170.129.6
SPF_IP212.170.129.8

Related pages

Pivot deeper into the graph from dfactorybcn.com.

Cypher and MCP

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

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