Skip to content

Hostname

amore30.it

Last fetched

amore30.it resolves to 1 IPv4 address operated by AS8767 in DE. WHOIS lists registrar:internetx gmbh as the registrar.

Nutrition Label

WHISPER CANON · amore30.itRouting diversity1.5/10Peering density8.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/amore30.it

Resolution chain

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

IPPrefixASNOperatorCountry
62.245.131.11862.245.128.0/17AS8767DE

WHOIS identity

Registrar
registrar:internetx gmbh
Organization
online personals group
Contact emails

Subdomains

11 observed subdomains of amore30.it.

Web-graph footprint

Distinct hostnames that link to or from amore30.it in the public web crawl.

11 sites link to this hostname.

27 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

2 SPF mechanisms authorising senders for amore30.it.

MechanismTarget
SPF_INCLUDE_spf.be2.com
SPF_INCLUDEde._spf.fagms.net

Related pages

Pivot deeper into the graph from amore30.it.

Cypher and MCP

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

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