Skip to content

Hostname

gurusoft.no

Last fetched

gurusoft.no resolves to 1 IPv4 address operated by AS2116 in NO.

Nutrition Label

WHISPER CANON · gurusoft.noRouting diversity1.5/10Peering density7.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/gurusoft.no

Resolution chain

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

IPPrefixASNOperatorCountry
81.175.41.19581.175.32.0/19AS2116NO

WHOIS identity

Registrar
Organization
gurusoft as
Contact emails

Subdomains

189 observed subdomains of gurusoft.no.

Web-graph footprint

Distinct hostnames that link to or from gurusoft.no in the public web crawl.

183 sites link to this hostname.

89 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for gurusoft.no.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.gurusoft.no
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDEservers.mcsv.net

Related pages

Pivot deeper into the graph from gurusoft.no.

Cypher and MCP

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

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