Skip to content

Hostname

ammdesign.ro

Last fetched

ammdesign.ro resolves to 1 IPv4 address operated by AS51167 in DE. WHOIS lists registrar:hosterion srl as the registrar.

Nutrition Label

WHISPER CANON · ammdesign.roRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/ammdesign.ro

Resolution chain

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

IPPrefixASNOperatorCountry
62.171.188.14362.171.188.0/23AS51167DE

WHOIS identity

Registrar
registrar:hosterion srl
Organization
Contact emails

Subdomains

3 observed subdomains of ammdesign.ro.

Web-graph footprint

Distinct hostnames that link to or from ammdesign.ro in the public web crawl.

9 sites link to this hostname.

13 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for ammdesign.ro.

MechanismTarget
SPF_Aammdesign.ro
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mandrillapp.com
SPF_IP173.249.6.205
SPF_IP2a02:c207:2007:3584:0:0:0:1
SPF_IP62.171.159.142
SPF_IP62.171.188.143
SPF_MXammdesign.ro

Related pages

Pivot deeper into the graph from ammdesign.ro.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "ammdesign.ro"})-[: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.