Skip to content

Hostname

excelitas.com

Last fetched

excelitas.com resolves to 1 IPv4 address operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · excelitas.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/excelitas.com

Resolution chain

excelitas.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.18.175.225104.18.160.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

51 observed subdomains of excelitas.com.

Web-graph footprint

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

629 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

21 SPF mechanisms authorising senders for excelitas.com.

MechanismTarget
SPF_INCLUDE_spf-dc33.sapsf.eu
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDE_spf.senders.dc.aeb.com
SPF_INCLUDEet._spf.pardot.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP135.84.68.123/32
SPF_IP208.116.231.168
SPF_IP208.116.231.184
SPF_IP208.116.231.185
SPF_IP208.116.231.186
SPF_IP208.116.231.187
SPF_IP208.86.168.7/32
SPF_IP38.100.0.151
SPF_IP38.100.0.152
SPF_IP38.100.0.153
SPF_IP38.100.0.154
SPF_IP38.100.0.163
SPF_IP38.100.0.164
SPF_IP50.173.42.50
SPF_IP66.7.135.146
SPF_IP91.137.77.82

Related pages

Pivot deeper into the graph from excelitas.com.

Cypher and MCP

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

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