Skip to content

Hostname

nova-seedlab.com

Last fetched

nova-seedlab.com resolves to 1 IPv4 address operated by AS29222 in CH. WHOIS lists iana:820 as the registrar.

Nutrition Label

WHISPER CANON · nova-seedlab.comRouting diversity1.5/10Peering density4.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/nova-seedlab.com

Resolution chain

nova-seedlab.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.181.163.70185.181.160.0/22AS29222CH

WHOIS identity

Registrar
iana:820
Organization
gorin ronan
Contact emails

Subdomains

1 observed subdomain of nova-seedlab.com.

Web-graph footprint

Distinct hostnames that link to or from nova-seedlab.com in the public web crawl.

14 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for nova-seedlab.com.

MechanismTarget
SPF_Anova-seedlab.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.infomaniak.ch
SPF_INCLUDEspf.protection.outlook.com
SPF_IP80.74.78.2
SPF_IP95.141.118.1
SPF_MXnova-seedlab.com

Related pages

Pivot deeper into the graph from nova-seedlab.com.

Cypher and MCP

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

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