Skip to content

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

WHISPER CANON · itpshare.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/itpshare.com

Resolution chain

itpshare.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
72.3.141.272.3.128.0/17AS33070RMH-14 - Rackspace HostingUS

WHOIS identity

Registrar
iana:1068
Organization
itp digital
Contact emails

Subdomains

24 observed subdomains of itpshare.com.

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

SPF policy

20 SPF mechanisms authorising senders for itpshare.com.

MechanismTarget
SPF_Aitpshare.com
SPF_IP104.131.30.21
SPF_IP104.131.52.166
SPF_IP104.131.72.227
SPF_IP104.131.89.166
SPF_IP115.115.162.2
SPF_IP162.243.39.217
SPF_IP208.43.224.226/31
SPF_IP208.43.224.228
SPF_IP208.43.255.38
SPF_IP67.192.111.241
SPF_IP67.192.59.120/31
SPF_IP67.192.78.18/31
SPF_IP67.192.78.20/31
SPF_IP67.192.78.22
SPF_IP72.3.141.0/29
SPF_IP72.3.160.57
SPF_IP94.200.71.237
SPF_IP94.200.71.238
SPF_MXitpshare.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.