Skip to content

Hostname

foundersfactory.com

Last fetched

foundersfactory.com resolves to 12 IPv4 addresses operated by DCPL-IN DEV COLLECTION PRIVATE LIMITED in IE. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · foundersfactory.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/foundersfactory.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.219.1210.0.0.0/0AS64073DCPL-IN DEV COLLECTION PRIVATE LIMITEDIE
13.227.219.180.0.0.0/0AS64073DCPL-IN DEV COLLECTION PRIVATE LIMITEDIE
13.227.219.310.0.0.0/0AS64073DCPL-IN DEV COLLECTION PRIVATE LIMITEDIE
13.227.219.510.0.0.0/0AS64073DCPL-IN DEV COLLECTION PRIVATE LIMITEDIE
13.33.252.1013.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.252.12313.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.252.4813.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.252.8713.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.66.102.1418.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.102.3118.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.102.5718.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.102.9918.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:468
Organization
- crushyourboy
Contact emails

Subdomains

4 observed subdomains of foundersfactory.com.

Web-graph footprint

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

359 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for foundersfactory.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEservers.mcsv.net

Related pages

Pivot deeper into the graph from foundersfactory.com.

Cypher and MCP

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

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