Hostname
conduit.com
Last fetched
conduit.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
conduit.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:1068
- Organization
- conduit ltd attn conduit.com care of network solutions
- Contact emails
- domains@conduit.com
- 56a4e83330654ef5a00a53bc285161fc.protect@whoisguard.com
- 5341a5a3c72c4b3dbb48190a0393bc4f.protect@withheldforprivacy.com
- b06cd8217ab540308d730247bfcea514.protect@withheldforprivacy.com
- cfb45668e50e43cdaf2aba002f30871f.protect@withheldforprivacy.com
- zs5ys3gd9bx@networksolutionsprivateregistration.com
Subdomains
59 observed subdomains of conduit.com.
Showing 25 of 59. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from conduit.com in the public web crawl.
251 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for conduit.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | sharepointonline.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 167.89.37.21 |
| SPF_IP | 198.49.162.0/24 |
| SPF_IP | 212.143.212.222 |
| SPF_IP | 91.143.225.12 |
Related pages
Pivot deeper into the graph from conduit.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "conduit.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.