Skip to content

Hostname

zmarta.se

Last fetched

zmarta.se resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:www.namesrs.com as the registrar.

Nutrition Label

WHISPER CANON · zmarta.seRouting diversity3.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/zmarta.se

Resolution chain

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

IPPrefixASNOperatorCountry
3.168.122.103.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.122.1203.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.122.233.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.122.403.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.173.1043.169.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.173.423.169.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.173.523.169.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.173.993.169.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.174.46.233.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.653.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.863.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.873.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.17.10065.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
65.8.17.2865.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
65.8.17.6465.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
65.8.17.9465.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:www.namesrs.com
Organization
Contact emails

Subdomains

14 observed subdomains of zmarta.se.

Web-graph footprint

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

367 sites link to this hostname.

317 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for zmarta.se.

MechanismTarget
SPF_INCLUDE_spf.zmartagroup.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from zmarta.se.

Cypher and MCP

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

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