Skip to content

Hostname

imagefoundry.co

Last fetched

imagefoundry.co resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · imagefoundry.coRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/imagefoundry.co

Resolution chain

imagefoundry.co resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.87.36104.21.80.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
109.228.53.241109.228.0.0/18AS8560GB
172.67.140.118172.67.128.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

No WHOIS records are currently associated with imagefoundry.co in WhisperGraph.

Subdomains

4 observed subdomains of imagefoundry.co.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for imagefoundry.co.

MechanismTarget
SPF_Aimagefoundry.co
SPF_Aserv1.imagefoundry.co.uk
SPF_INCLUDE171314d90.spf2.netcorecloud.net
SPF_INCLUDEeu.mailgun.org
SPF_INCLUDEsendgrid.net
SPF_INCLUDEzcsend.net
SPF_IP213.171.216.0/24
SPF_IP213.171.216.0/27
SPF_IP77.68.64.0/27
SPF_MXimagefoundry.co

Related pages

Pivot deeper into the graph from imagefoundry.co.

Cypher and MCP

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

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