Skip to content

Hostname

primelab.com

Last fetched

primelab.com resolves to 1 IPv4 address operated by AS9123 in RU. WHOIS lists iana:106 as the registrar.

Nutrition Label

WHISPER CANON · primelab.comRouting diversity1.5/10Peering density6.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/primelab.com

Resolution chain

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

IPPrefixASNOperatorCountry
82.97.249.18382.97.249.0/24AS9123RU

WHOIS identity

Registrar
iana:106
Organization
anders torvestig
Contact emails

Subdomains

2 observed subdomains of primelab.com.

Web-graph footprint

Distinct hostnames that link to or from primelab.com in the public web crawl.

60 sites link to this hostname.

34 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for primelab.com.

MechanismTarget
SPF_INCLUDE_spf.yandex.net
SPF_INCLUDEmxsspf.sendpulse.com
SPF_INCLUDEspf.unisender.com
SPF_IP2a03:6f00:4:0:0:0:517:307a
SPF_IP2a03:6f00:a:0:0:0:0:b94
SPF_IP82.97.249.183

Related pages

Pivot deeper into the graph from primelab.com.

Cypher and MCP

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

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