Skip to content

Hostname

britt.se

Last fetched

britt.se resolves to 1 IPv4 address operated by AS8434 in SE. WHOIS lists registrar:one.com as the registrar.

Nutrition Label

WHISPER CANON · britt.seRouting diversity1.5/10Peering density7.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/britt.se

Resolution chain

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

IPPrefixASNOperatorCountry
213.204.179.86213.204.128.0/18AS8434SE

WHOIS identity

Registrar
registrar:one.com
Organization
Contact emails

Subdomains

1,762 observed subdomains of britt.se.

Web-graph footprint

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

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for britt.se.

MechanismTarget
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.mailanyone.net
SPF_INCLUDEspfdrift.britt.se
SPF_IP213.204.179.78
SPF_IP213.204.179.83
SPF_IP213.204.179.90
SPF_IP84.216.4.180
SPF_IP84.216.5.194
SPF_MXbritt.se

Related pages

Pivot deeper into the graph from britt.se.

Cypher and MCP

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

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