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
Resolution chain
remax.it resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 34.251.254.165 | 34.248.0.0/13 | AS16509 | AMAZON-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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for remax.it.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 27198741.spf02.hubspotemail.net |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | aspmx.pardot.com |
| SPF_INCLUDE | email1.kayako.com |
| SPF_INCLUDE | sparkpostmail.com |
Related pages
Pivot deeper into the graph from remax.it.
- IP · 34.251.254.165
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · registrar:nom-iq ltd. trading as com laude
- Country · IE
- TLD · .it
- Browse hostnames · re…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.