Skip to content

Hostname

dentallab.se

Last fetched

dentallab.se resolves to 2 IPv4 addresses operated by AS206170 in SE. WHOIS lists registrar:loopia ab as the registrar.

Nutrition Label

WHISPER CANON · dentallab.seRouting diversity2.4/10Peering density4.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/dentallab.se

Resolution chain

dentallab.se resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
registrar:loopia ab
Organization
Contact emails

Subdomains

3 observed subdomains of dentallab.se.

Web-graph footprint

Distinct hostnames that link to or from dentallab.se in the public web crawl.

13 sites link to this hostname.

72 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for dentallab.se.

MechanismTarget
SPF_INCLUDEall._spf.plma.se
SPF_INCLUDEspf.protection.outlook.com
SPF_IP194.9.94.85/32
SPF_IP194.9.94.86/32
SPF_IP94.246.64.194

Related pages

Pivot deeper into the graph from dentallab.se.

Cypher and MCP

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

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