Skip to content

Hostname

agrelma.com

Last fetched

agrelma.com resolves to 1 IPv4 address operated by AREATS-NET in IT. WHOIS lists iana:168 as the registrar.

Nutrition Label

WHISPER CANON · agrelma.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/agrelma.com

Resolution chain

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

IPPrefixASNOperatorCountry
195.14.103.199195.14.102.0/23AS49976AREATS-NETIT

WHOIS identity

Registrar
iana:168
Organization
comeltra srls
Contact emails

Subdomains

2 observed subdomains of agrelma.com.

Web-graph footprint

Distinct hostnames that link to or from agrelma.com in the public web crawl.

18 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for agrelma.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.th.seeweb.it
SPF_INCLUDEagrelma.com
SPF_IP195.14.103.200

Related pages

Pivot deeper into the graph from agrelma.com.

Cypher and MCP

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

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