Skip to content

Hostname

wisdomsoftware.net

Last fetched

wisdomsoftware.net resolves to 1 IPv4 address operated by IPHOST .GR IpDomain in GR. WHOIS lists iana:82 as the registrar.

Nutrition Label

WHISPER CANON · wisdomsoftware.netRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/wisdomsoftware.net

Resolution chain

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

IPPrefixASNOperatorCountry
93.174.125.2593.174.120.0/21AS47521IPHOST .GR IpDomainGR

WHOIS identity

Registrar
iana:82
Organization
fafakos panayiotis
Contact emails

Subdomains

21 observed subdomains of wisdomsoftware.net.

Web-graph footprint

Distinct hostnames that link to or from wisdomsoftware.net in the public web crawl.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for wisdomsoftware.net.

MechanismTarget
SPF_Awisdomsoftware.net
SPF_INCLUDEspf.wisdomsoftware.net
SPF_MXwisdomsoftware.net

Related pages

Pivot deeper into the graph from wisdomsoftware.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "wisdomsoftware.net"})-[: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.