Skip to content

Hostname

competitive.com

Last fetched

competitive.com resolves to 2 IPv4 addresses operated by XEROX-WB - XEROX CORPORATION in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.13.57.5713.13.56.0/21AS22390XEROX-WB - XEROX CORPORATIONUS
13.8.57.5713.8.0.0/17AS26662XEROX-WV - XEROX CORPORATIONUS

WHOIS identity

Registrar
iana:2
Organization
competitive computing
Contact emails

Subdomains

8 observed subdomains of competitive.com.

Web-graph footprint

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

36 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for competitive.com.

MechanismTarget
SPF_Acompetitive.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP122.248.234.122/32
SPF_IP149.72.182.166/32
SPF_IP149.72.39.215/32
SPF_IP173.243.174.172
SPF_IP173.243.174.179
SPF_IP173.243.174.180
SPF_IP20.72.188.1/32
SPF_IP50.212.14.179
SPF_IP50.212.14.180
SPF_IP79.125.7.9/32
SPF_MXcompetitive.com

Related pages

Pivot deeper into the graph from competitive.com.

Cypher and MCP

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

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