Hostname
itpshare.com
Last fetched
itpshare.com resolves to 1 IPv4 address operated by RMH-14 - Rackspace Hosting in US. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
itpshare.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 |
|---|---|---|---|---|
| 72.3.141.2 | 72.3.128.0/17 | AS33070 | RMH-14 - Rackspace Hosting | US |
WHOIS identity
- Registrar
- iana:1068
- Organization
- itp digital
- Contact emails
Subdomains
24 observed subdomains of itpshare.com.
Showing 21 of 24. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from itpshare.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
20 SPF mechanisms authorising senders for itpshare.com.
| Mechanism | Target |
|---|---|
| SPF_A | itpshare.com |
| SPF_IP | 104.131.30.21 |
| SPF_IP | 104.131.52.166 |
| SPF_IP | 104.131.72.227 |
| SPF_IP | 104.131.89.166 |
| SPF_IP | 115.115.162.2 |
| SPF_IP | 162.243.39.217 |
| SPF_IP | 208.43.224.226/31 |
| SPF_IP | 208.43.224.228 |
| SPF_IP | 208.43.255.38 |
| SPF_IP | 67.192.111.241 |
| SPF_IP | 67.192.59.120/31 |
| SPF_IP | 67.192.78.18/31 |
| SPF_IP | 67.192.78.20/31 |
| SPF_IP | 67.192.78.22 |
| SPF_IP | 72.3.141.0/29 |
| SPF_IP | 72.3.160.57 |
| SPF_IP | 94.200.71.237 |
| SPF_IP | 94.200.71.238 |
| SPF_MX | itpshare.com |
Related pages
Pivot deeper into the graph from itpshare.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "itpshare.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.