Skip to content

Hostname

veldeas.no

Last fetched

veldeas.no appears in WhisperGraph with partial WHOIS records but no current public IPv4 resolution.

Nutrition Label

WHISPER CANON · veldeas.noRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/veldeas.no

Resolution chain

veldeas.no has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

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

Subdomains

10 observed subdomains of veldeas.no.

Web-graph footprint

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

29 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

19 SPF mechanisms authorising senders for veldeas.no.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP193.36.148.4
SPF_IP193.75.92.156/32
SPF_IP194.17.27.2
SPF_IP195.1.14.191
SPF_IP212.33.138.130
SPF_IP62.97.222.86
SPF_IP79.160.162.182
SPF_IP81.166.217.98
SPF_IP81.167.64.206
SPF_IP82.134.17.102
SPF_IP84.243.50.194
SPF_IP84.243.50.216
SPF_IP86.105.20.46
SPF_IP91.123.56.240/32
SPF_IP91.123.56.241/32
SPF_IP92.220.111.13
SPF_IP92.220.111.14

Related pages

Pivot deeper into the graph from veldeas.no.

Cypher and MCP

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

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