Hostname
delphi.com
Last fetched
delphi.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:299 as the registrar.
Nutrition Label
Resolution chain
delphi.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.18.26.10 | 104.18.16.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.18.27.10 | 104.18.16.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:299
- Organization
- borgwarner
- Contact emails
- ab5bh5kt7wu@networksolutionsprivateregistration.com
- monika.babicz@delphi.com
- bu8u73cn24t@networksolutionsprivateregistration.com
- by7bb8ub4ex@networksolutionsprivateregistration.com
- c322j63g3pb@networksolutionsprivateregistration.com
- cx2c763h7f4@networksolutionsprivateregistration.com
- sherri.davis@delphi.com
- domain_admin@phinia.com
- er9us7bp6yv@networksolutionsprivateregistration.com
- es86x7uv87y@networksolutionsprivateregistration.com
- ex8bv45m7tm@networksolutionsprivateregistration.com
- g57tc2y54ey@networksolutionsprivateregistration.com
- gg5bj8z75ss@networksolutionsprivateregistration.com
- ky7kw3cx8x3@networksolutionsprivateregistration.com
- mz4ur2m97tu@networksolutionsprivateregistration.com
- linda.e.overberg@delphi.com
- rb6s734d7j4@networksolutionsprivateregistration.com
- rq5uw9ab2dv@networksolutionsprivateregistration.com
- rw6zy75f7a5@networksolutionsprivateregistration.com
- ss5gd8mf9t7@networksolutionsprivateregistration.com
- and 8 more
Subdomains
243 observed subdomains of delphi.com.
Showing 25 of 243. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from delphi.com in the public web crawl.
886 sites link to this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for delphi.com.
| Mechanism | Target |
|---|---|
| SPF_A | c.spf.service-now.com |
| SPF_INCLUDE | ces.borgwarner.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | zcsend.net |
| SPF_IP | 64.78.237.191/32 |
Related pages
Pivot deeper into the graph from delphi.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "delphi.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.