Skip to content

Hostname

custerinc.com

Last fetched

custerinc.com resolves to 5 IPv4 addresses operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in US. WHOIS lists iana:1910 as the registrar.

Nutrition Label

WHISPER CANON · custerinc.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/custerinc.com

Resolution chain

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

IPPrefixASNOperatorCountry
157.245.243.219157.245.240.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCUS
216.150.1.193216.150.1.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
216.150.1.65216.150.1.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
216.150.16.193216.150.16.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
216.150.16.65216.150.16.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1910
Organization
custer
Contact emails

Subdomains

9 observed subdomains of custerinc.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for custerinc.com.

MechanismTarget
SPF_INCLUDE49254365.spf06.hubspotemail.net
SPF_INCLUDE_spf-us.ppe-hosted.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEemailus.freshservice.com
SPF_INCLUDEemsd1.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfa.cpmails.com
SPF_IP157.245.243.219
SPF_IP209.124.58.130
SPF_IP52.144.33.215

Related pages

Pivot deeper into the graph from custerinc.com.

Cypher and MCP

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

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