Skip to content

Hostname

emerging.se

Last fetched

emerging.se resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists registrar:loopia ab as the registrar.

Nutrition Label

WHISPER CANON · emerging.seRouting diversity3.9/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/emerging.se

Resolution chain

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

IPPrefixASNOperatorCountry
18.157.107.2418.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.121.147.2283.120.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.122.18.1403.120.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.75.128.313.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
52.57.114.23252.57.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.DE
63.180.85.7063.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
registrar:loopia ab
Organization
Contact emails

Subdomains

7 observed subdomains of emerging.se.

Web-graph footprint

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

33 sites link to this hostname.

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for emerging.se.

MechanismTarget
SPF_INCLUDEspf.messagingengine.com

Related pages

Pivot deeper into the graph from emerging.se.

Cypher and MCP

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

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