Skip to content

Hostname

wp3.smallsoft.com

Last fetched

wp3.smallsoft.com resolves to 1 IPv4 address operated by AS63949 in GB.

Nutrition Label

WHISPER CANON · wp3.smallsoft.comRouting diversity1.5/10Peering density5.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/wp3.smallsoft.com

Resolution chain

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

IPPrefixASNOperatorCountry
139.162.241.113139.162.224.0/19AS63949GB

WHOIS identity

No WHOIS records are currently associated with wp3.smallsoft.com in WhisperGraph.

Subdomains

1 observed subdomain of wp3.smallsoft.com.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for wp3.smallsoft.com.

MechanismTarget
SPF_Awp3.smallsoft.com
SPF_INCLUDE_spf.google.com
SPF_IP139.162.241.113

Related pages

Pivot deeper into the graph from wp3.smallsoft.com.

Cypher and MCP

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

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