Hostname
ipc.com
Last fetched
ipc.com resolves to 4 IPv4 addresses operated by DIGICERT - Tiggee LLC in US. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
ipc.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 96.45.82.242 | 96.45.82.0/24 | AS16552 | DIGICERT - Tiggee LLC | US |
| 96.45.82.49 | 96.45.82.0/24 | AS16552 | DIGICERT - Tiggee LLC | US |
| 96.45.83.133 | 96.45.83.0/24 | AS16552 | DIGICERT - Tiggee LLC | US |
| 96.45.83.18 | 96.45.83.0/24 | AS16552 | DIGICERT - Tiggee LLC | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- attn ipc.com care of network solutions
- Contact emails
- a92289g66t4@networksolutionsprivateregistration.com
- ad7dp8wq6xh@networksolutionsprivateregistration.com
- af65z2p38by@networksolutionsprivateregistration.com
- aq95s2q44x2@networksolutionsprivateregistration.com
- at6b32dt7pa@networksolutionsprivateregistration.com
- av5pk3kd8zn@networksolutionsprivateregistration.com
- cp3gr7vw9b7@networksolutionsprivateregistration.com
- dh2fp3sy2ds@networksolutionsprivateregistration.com
- dr5pk59q57m@networksolutionsprivateregistration.com
- du4f622j7kh@networksolutionsprivateregistration.com
- e63628w87e7@networksolutionsprivateregistration.com
- e79q747h4yw@networksolutionsprivateregistration.com
- e822c7rz9k6@networksolutionsprivateregistration.com
- fk47x3gw3jx@networksolutionsprivateregistration.com
- fk6uz7yu54u@networksolutionsprivateregistration.com
- fm8dr5st5d8@networksolutionsprivateregistration.com
- fq9x55bb6xn@networksolutionsprivateregistration.com
- fr62h5gn3jg@networksolutionsprivateregistration.com
- ft95n2ba6ct@networksolutionsprivateregistration.com
- fz5u99b66vg@networksolutionsprivateregistration.com
- and 45 more
Subdomains
35 observed subdomains of ipc.com.
Showing 25 of 35. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from ipc.com in the public web crawl.
226 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for ipc.com.
| Mechanism | Target |
|---|---|
| SPF_REDIRECT | 94wsdked._spf._d.mim.ec |
Related pages
Pivot deeper into the graph from ipc.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ipc.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.