Skip to content

Hostname

corumbfc.com

Last fetched

corumbfc.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · corumbfc.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/corumbfc.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.160.10.1018.160.8.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.10.11318.160.8.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.10.218.160.8.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.10.2818.160.8.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
216.137.44.101216.137.44.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
216.137.44.120216.137.44.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
216.137.44.127216.137.44.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
216.137.44.24216.137.44.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
3.168.122.1023.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.122.1223.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.122.353.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.122.953.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of corumbfc.com owner
Contact emails

Subdomains

1 observed subdomain of corumbfc.com.

Web-graph footprint

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

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for corumbfc.com.

MechanismTarget
SPF_INCLUDEspf.cloudus.oxcs.net
SPF_INCLUDEspf.registeredsite.com

Related pages

Pivot deeper into the graph from corumbfc.com.

Cypher and MCP

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

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