Skip to content

Hostname

upglaze.se

Last fetched

upglaze.se resolves to 2 IPv4 addresses operated by BAHNHOF - Bahnhof AB in SE. WHOIS lists registrar:oderland as the registrar.

Nutrition Label

WHISPER CANON · upglaze.seRouting diversity2.4/10Peering density7.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/upglaze.se

Resolution chain

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

IPPrefixASNOperatorCountry
155.4.216.116155.4.0.0/16AS8473BAHNHOF - Bahnhof ABSE
46.16.236.2846.16.232.0/21AS44136ASODERLAND - ODERLAND Webbhotell ABSE

WHOIS identity

Registrar
registrar:oderland
Organization
Contact emails

Subdomains

30 observed subdomains of upglaze.se.

Web-graph footprint

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

10 sites link to this hostname.

2 sites linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for upglaze.se.

MechanismTarget
SPF_Aupglaze.se
SPF_INCLUDE_vsp.oderland.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP46.16.236.28
SPF_MXupglaze.se

Related pages

Pivot deeper into the graph from upglaze.se.

Cypher and MCP

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

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