Skip to content

Hostname

retailtune.com

Last fetched

retailtune.com resolves to 3 IPv4 addresses operated by AS12637 in IT. WHOIS lists iana:168 as the registrar.

Nutrition Label

WHISPER CANON · retailtune.comRouting diversity3.0/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/retailtune.com

Resolution chain

retailtune.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:168
Organization
layoutweb
Contact emails

Subdomains

196 observed subdomains of retailtune.com.

Web-graph footprint

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

54 sites link to this hostname.

11 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

2 SPF mechanisms authorising senders for retailtune.com.

MechanismTarget
SPF_INCLUDE_spf.truemail.it
SPF_INCLUDEsendgrid.net

Related pages

Pivot deeper into the graph from retailtune.com.

Cypher and MCP

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

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