Skip to content

Hostname

moreh2h.se

Last fetched

moreh2h.se resolves to 1 IPv4 address operated by GLESYS - Glesys AB in SE. WHOIS lists registrar:one.com as the registrar.

Nutrition Label

WHISPER CANON · moreh2h.seRouting diversity1.5/10Peering density8.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/moreh2h.se

Resolution chain

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

IPPrefixASNOperatorCountry
31.192.226.10431.192.224.0/21AS42708GLESYS - Glesys ABSE

WHOIS identity

Registrar
registrar:one.com
Organization
Contact emails

Subdomains

2 observed subdomains of moreh2h.se.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for moreh2h.se.

MechanismTarget
SPF_Amoreh2h.se
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from moreh2h.se.

Cypher and MCP

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

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