Skip to content

Hostname

admin.speiding.no

Last fetched

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

Nutrition Label

WHISPER CANON · admin.speiding.noRouting diversity1.5/10Peering density7.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/admin.speiding.no

Resolution chain

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

IPPrefixASNOperatorCountry
195.159.29.138195.159.0.0/16AS2116NO

WHOIS identity

No WHOIS records are currently associated with admin.speiding.no in WhisperGraph.

Web-graph footprint

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

19 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for admin.speiding.no.

MechanismTarget
SPF_Amedlem.scout.no
SPF_INCLUDE_spf.google.com
SPF_IP195.159.29.138
SPF_IP92.62.40.232
SPF_IP92.62.40.95

Related pages

Pivot deeper into the graph from admin.speiding.no.

Cypher and MCP

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

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