Skip to content

Hostname

remax.it

Last fetched

remax.it resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists registrar:nom-iq ltd. trading as com laude as the registrar.

Nutrition Label

WHISPER CANON · remax.itRouting diversity1.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/remax.it

Resolution chain

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

IPPrefixASNOperatorCountry
34.251.254.16534.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
registrar:nom-iq ltd. trading as com laude
Organization
pmscs real estate franchising
Contact emails

Subdomains

17 observed subdomains of remax.it.

Web-graph footprint

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

280 sites link to this hostname.

76 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for remax.it.

MechanismTarget
SPF_INCLUDE27198741.spf02.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEemail1.kayako.com
SPF_INCLUDEsparkpostmail.com

Related pages

Pivot deeper into the graph from remax.it.

Cypher and MCP

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

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