Hostname
chelsio.com
Last fetched
chelsio.com resolves to 1 IPv4 address operated by EGIHOSTING - EGIHosting in US. WHOIS lists iana:9 as the registrar.
Nutrition Label
Resolution chain
chelsio.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 173.245.68.214 | 173.245.64.0/19 | AS18779 | EGIHOSTING - EGIHosting | US |
WHOIS identity
- Registrar
- iana:9
- Organization
- chelsio communications,
- Contact emails
- 013a77690a28fd0a64c88911adcd4590@domaindiscreet.com
- 254549370a28fd0a74648b64d9fb23b8@domaindiscreet.com
- 33b439570a28fd0a4645e1c3fe26e224@domaindiscreet.com
- 4qjokcr2v8i3nbof7nb877se1f@domaindiscreet.com
- 57956664@myprivatename.com
- 6d61639e0a28fd0a11302744ad272feb@domaindiscreet.com
- 70d08b530a28fd0a0cd402e3d33e79d3@domaindiscreet.com
- 916b7c530a28fd0a42841f794387aca0@domaindiscreet.com
- b57975d60a28fd0a421c996cd7c1ce8f@domaindiscreet.com
- c3e5d1a90a28fd0a38374ae24f200431@domaindiscreet.com
- c70173d80a28fd0a4dc756a89de21669@domaindiscreet.com
- cd03c5290a28fd25418b43d26393f14c@domaindiscreet.com
- d98607830a28fd0a1146a0b784c6ab2e@domaindiscreet.com
- noc@chelsio.com
Subdomains
12 observed subdomains of chelsio.com.
Web-graph footprint
Distinct hostnames that link to or from chelsio.com in the public web crawl.
120 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for chelsio.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.constantcontact.com |
| SPF_INCLUDE | spf.mailroute.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 12.32.117.18 |
| SPF_IP | 12.32.117.8 |
| SPF_IP | 173.245.68.213 |
| SPF_IP | 173.245.68.214 |
Related pages
Pivot deeper into the graph from chelsio.com.
- IP · 173.245.68.214
- ASN · AS18779EGIHOSTING - EGIHosting
- Registrar · iana:9
- Country · US
- Email · 013a77690a28fd0a64c88911adcd4590@domaindiscreet.com
- TLD · .com
- Browse hostnames · ch…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "chelsio.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.