Skip to content

Hostname

factorybuiltowners.org

Last fetched

factorybuiltowners.org resolves to 1 IPv4 address operated by WESCO - CU*Answers, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · factorybuiltowners.orgRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/factorybuiltowners.org

Resolution chain

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

IPPrefixASNOperatorCountry
216.206.109.129216.206.109.0/24AS19031WESCO - CU*Answers, Inc.US

WHOIS identity

Registrar
iana:2
Organization
sacu
Contact emails

Subdomains

4 observed subdomains of factorybuiltowners.org.

Web-graph footprint

Distinct hostnames that link to or from factorybuiltowners.org in the public web crawl.

91 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for factorybuiltowners.org.

MechanismTarget
SPF_Afactorybuiltowners.org
SPF_INCLUDEcuanswers.com
SPF_MXfactorybuiltowners.org

Related pages

Pivot deeper into the graph from factorybuiltowners.org.

Cypher and MCP

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

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