Skip to content

Hostname

shanesolutions.com

Last fetched

shanesolutions.com resolves to 1 IPv4 address operated by AS51167 in DE. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · shanesolutions.comRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/shanesolutions.com

Resolution chain

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

IPPrefixASNOperatorCountry
161.97.85.184161.97.84.0/23AS51167DE

WHOIS identity

Registrar
iana:303
Organization
domain admin
Contact emails

Subdomains

8 observed subdomains of shanesolutions.com.

Web-graph footprint

Distinct hostnames that link to or from shanesolutions.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for shanesolutions.com.

MechanismTarget
SPF_Ashanesolutions.com
SPF_IP107.150.44.186
SPF_IP107.150.44.188
SPF_IP107.150.56.26
SPF_IP107.150.63.174
SPF_IP161.97.85.184
SPF_IP192.151.144.91
SPF_IP192.151.144.92
SPF_IP192.151.151.163
SPF_IP5.189.140.27
SPF_IP63.141.233.155
SPF_IP63.141.245.234
SPF_IP69.30.238.194
SPF_MXshanesolutions.com

Related pages

Pivot deeper into the graph from shanesolutions.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "shanesolutions.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.