Skip to content

Hostname

custossecurity.com

Last fetched

custossecurity.com resolves to 20 IPv4 addresses operated by AS-COLOCROSSING - HostPapa in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · custossecurity.comRouting diversity5.2/10Peering density8.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/custossecurity.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.168.114.138104.168.114.0/24AS36352AS-COLOCROSSING - HostPapaUS
104.168.114.139104.168.114.0/24AS36352AS-COLOCROSSING - HostPapaUS
104.168.114.14104.168.114.0/24AS36352AS-COLOCROSSING - HostPapaUS
104.168.114.140104.168.114.0/24AS36352AS-COLOCROSSING - HostPapaUS
104.168.114.141104.168.114.0/24AS36352AS-COLOCROSSING - HostPapaUS
142.171.153.50142.171.128.0/17AS35916MULTA-ASN1 - MULTACOM CORPORATIONUS
142.171.153.52142.171.128.0/17AS35916MULTA-ASN1 - MULTACOM CORPORATIONUS
142.171.153.53142.171.128.0/17AS35916MULTA-ASN1 - MULTACOM CORPORATIONUS
142.171.153.54142.171.128.0/17AS35916MULTA-ASN1 - MULTACOM CORPORATIONUS
142.171.153.55142.171.128.0/17AS35916MULTA-ASN1 - MULTACOM CORPORATIONUS
142.202.190.66142.202.190.0/24AS398019DYNU - Dynu Systems IncorporatedUS
142.202.190.67142.202.190.0/24AS398019DYNU - Dynu Systems IncorporatedUS
142.202.190.68142.202.190.0/24AS398019DYNU - Dynu Systems IncorporatedUS
142.202.190.69142.202.190.0/24AS398019DYNU - Dynu Systems IncorporatedUS
142.202.190.70142.202.190.0/24AS398019DYNU - Dynu Systems IncorporatedUS
148.135.18.58148.135.0.0/17AS35916MULTA-ASN1 - MULTACOM CORPORATIONUS
148.135.18.59148.135.0.0/17AS35916MULTA-ASN1 - MULTACOM CORPORATIONUS
148.135.18.60148.135.0.0/17AS35916MULTA-ASN1 - MULTACOM CORPORATIONUS
148.135.18.61148.135.0.0/17AS35916MULTA-ASN1 - MULTACOM CORPORATIONUS
148.135.18.62148.135.0.0/17AS35916MULTA-ASN1 - MULTACOM CORPORATIONUS

WHOIS identity

Registrar
iana:1068
Organization
contact privacy inc. customer 0128158633
Contact emails

Subdomains

5 observed subdomains of custossecurity.com.

Threat posture

History

Mail and authentication

MX records

SPF policy

1 SPF mechanism authorising senders for custossecurity.com.

MechanismTarget
SPF_Adns.custossecurity.com

Related pages

Pivot deeper into the graph from custossecurity.com.

Cypher and MCP

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

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