Skip to content

Hostname

roygodwin.no

Last fetched

roygodwin.no resolves to 1 IPv4 address operated by AS51177 in RO.

Nutrition Label

WHISPER CANON · roygodwin.noRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/roygodwin.no

Resolution chain

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

IPPrefixASNOperatorCountry
193.201.82.83193.201.82.0/24AS51177RO

WHOIS identity

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

Subdomains

9 observed subdomains of roygodwin.no.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

  • roygodwin.no

SPF policy

5 SPF mechanisms authorising senders for roygodwin.no.

MechanismTarget
SPF_Aroygodwin.no
SPF_IP188.213.19.167
SPF_IP193.201.82.102
SPF_IP193.201.82.83
SPF_MXroygodwin.no

Related pages

Pivot deeper into the graph from roygodwin.no.

Cypher and MCP

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

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