Skip to content

Hostname

falkenberg.se

Last fetched

falkenberg.se resolves to 2 IPv4 addresses operated by GLESYS glesys.com in SE. WHOIS lists registrar:www.namesrs.com as the registrar.

Nutrition Label

WHISPER CANON · falkenberg.seRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/falkenberg.se

Resolution chain

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

IPPrefixASNOperatorCountry
195.246.120.218195.246.120.0/23AS42708GLESYS glesys.comSE
91.201.60.12191.201.60.0/22AS44136ASODERLANDSE

WHOIS identity

Registrar
registrar:www.namesrs.com
Organization
Contact emails

Subdomains

67 observed subdomains of falkenberg.se.

Web-graph footprint

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

307 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

61 SPF mechanisms authorising senders for falkenberg.se.

MechanismTarget
SPF_Arelay2.hostnet.se
SPF_INCLUDE_spf.online.superoffice.com
SPF_INCLUDEmg-lcsse.tietoevry.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf1.falkenberg.se
SPF_IP104.130.122.0/23
SPF_IP104.130.96.0/28
SPF_IP141.193.32.0/23
SPF_IP143.55.224.0/21
SPF_IP143.55.232.0/22
SPF_IP143.55.236.0/22
SPF_IP146.20.112.0/26
SPF_IP146.20.113.0/24
SPF_IP146.20.191.0/24
SPF_IP159.112.240.0/20
SPF_IP159.135.132.128/25
SPF_IP159.135.140.80/29
SPF_IP159.135.224.0/20
SPF_IP159.69.82.159
SPF_IP161.38.192.0/20
SPF_IP161.38.204.0/22
SPF_IP166.78.68.0/22
SPF_IP185.15.121.0/26
SPF_IP185.189.236.0/22
SPF_IP185.211.120.0/22
SPF_IP185.225.161.0/24
SPF_IP185.249.220.0/24
SPF_IP185.250.236.0/22
SPF_IP192.162.4.69/32
SPF_IP192.237.158.0/23
SPF_IP193.8.33.32
SPF_IP193.8.33.33
SPF_IP193.8.33.34
SPF_IP198.244.48.0/20
SPF_IP198.244.60.0/22
SPF_IP198.61.254.0/23
SPF_IP204.220.160.0/21
SPF_IP204.220.168.0/21
SPF_IP204.220.176.0/20
SPF_IP209.61.151.0/24
SPF_IP213.132.98.66
SPF_IP213.157.70.72/29
SPF_IP213.157.70.80/31
SPF_IP217.28.202.8/32
SPF_IP217.28.204.8/32
SPF_IP23.253.182.0/23
SPF_IP2a00:1a28:1108:a:131:0:0:0
SPF_IP2a01:2b0:301d:99::/64
SPF_IP2a01:4f8:13b:3c9:0:0:0:2
SPF_IP2a02:fc00:0:43::/64
SPF_IP31.216.227.218/32
SPF_IP46.246.40.131
SPF_IP46.59.104.5
SPF_IP69.72.32.0/20
SPF_IP81.109.161.67/32
SPF_IP81.236.34.4
SPF_IP81.236.34.5
SPF_IP81.236.34.6
SPF_IP82.99.18.0/25
SPF_IP87.253.232.0/21
SPF_MXfalkenberg.se

Related pages

Pivot deeper into the graph from falkenberg.se.

Cypher and MCP

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

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