Skip to content

Hostname

fryshuset.se

Last fetched

fryshuset.se resolves to 1 IPv4 address operated by AS42708 in SE. WHOIS lists registrar:lopnet.se as the registrar.

Nutrition Label

WHISPER CANON · fryshuset.seRouting diversity1.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/fryshuset.se

Resolution chain

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

IPPrefixASNOperatorCountry
185.157.223.185185.157.220.0/22AS42708SE

WHOIS identity

Registrar
registrar:lopnet.se
Organization
Contact emails

Subdomains

62 observed subdomains of fryshuset.se.

Web-graph footprint

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

347 sites link to this hostname.

108 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for fryshuset.se.

MechanismTarget
SPF_Afryshuset.se
SPF_INCLUDE_se_net.axiell.com
SPF_INCLUDE_spf.rulemailer.com
SPF_INCLUDE_spf.vildmarksdata.net
SPF_INCLUDEa:mail.workbuster.se
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP212.247.209.134/32
SPF_IP212.247.209.157/32
SPF_IP37.221.229.139/32
SPF_IP52.169.236.150/32
SPF_IP89.160.32.130/32
SPF_MXfryshuset.se

Related pages

Pivot deeper into the graph from fryshuset.se.

Cypher and MCP

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

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