Skip to content

Hostname

starexcel.com

Last fetched

starexcel.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · starexcel.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/starexcel.com

Resolution chain

starexcel.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:81
Organization
alliance automotive france
Contact emails

Subdomains

1 observed subdomain of starexcel.com.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for starexcel.com.

MechanismTarget
SPF_Adc2-mxsec1.illico-reseau.com
SPF_Amail.groupetpa.fr
SPF_Amail.starexcel.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP134.170.206.11
SPF_IP176.31.12.81
SPF_IP194.51.227.85
SPF_IP37.187.149.43
SPF_IP62.160.65.155
SPF_IP81.255.207.250
SPF_IP83.206.12.250

Related pages

Pivot deeper into the graph from starexcel.com.

Cypher and MCP

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

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