Skip to content

Hostname

modulvegger.no

Last fetched

modulvegger.no resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in DE.

Nutrition Label

WHISPER CANON · modulvegger.noRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/modulvegger.no

Resolution chain

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

IPPrefixASNOperatorCountry
138.68.92.93138.68.80.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCDE

WHOIS identity

No WHOIS records are currently associated with modulvegger.no in WhisperGraph.

Subdomains

8 observed subdomains of modulvegger.no.

Web-graph footprint

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

32 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for modulvegger.no.

MechanismTarget
SPF_Asmtp02.isky.no
SPF_INCLUDE_spf.online.superoffice.com
SPF_INCLUDEspf.hatteland.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP193.75.16.11/32
SPF_IP194.19.12.196
SPF_IP64.28.26.120
SPF_IP77.88.81.115
SPF_IP77.88.91.10
SPF_IP77.88.91.6
SPF_IP79.135.18.210
SPF_IP81.175.52.46
SPF_IP94.246.79.226

Related pages

Pivot deeper into the graph from modulvegger.no.

Cypher and MCP

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

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