Hostname
verintefm.com
Last fetched
verintefm.com resolves to 8 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:48 as the registrar.
Nutrition Label
Resolution chain
verintefm.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.213.182.122 | 3.218.181.0/24 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.214.229.112 | 3.218.181.0/24 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.200.7.136 | 35.11.80.0/20 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 35.174.51.27 | 35.184.96.0/19 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.73.44.125 | 52.82.190.0/24 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.86.81.1 | 52.94.32.0/20 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.144.241.64 | 54.192.4.0/22 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.210.123.64 | 54.222.57.0/24 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:48
- Organization
- certificate administrator
- Contact emails
Subdomains
145 observed subdomains of verintefm.com.
Showing 25 of 145. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from verintefm.com in the public web crawl.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
- mx1.hc2746-61.iphmx.com
- mx2.hc2746-61.iphmx.com
- smtp.verintefm.com
- smtp02.verintefm.com
- smtp03.verintefm.com
- smtp04.verintefm.com
- smtp05.verintefm.com
- smtp06.verintefm.com
- smtp07.verintefm.com
- smtp08.verintefm.com
- smtp09.verintefm.com
- smtp10.verintefm.com
- smtp11.verintefm.com
- smtp13.verintefm.com
- smtp14.verintefm.com
- smtp15.verintefm.com
- smtp16.verintefm.com
- smtp17.verintefm.com
- smtp18.verintefm.com
- smtp19.verintefm.com
SPF policy
22 SPF mechanisms authorising senders for verintefm.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | useastemail.verintefm.com |
| SPF_IP | 18.184.22.138 |
| SPF_IP | 18.185.218.157 |
| SPF_IP | 18.207.63.80 |
| SPF_IP | 34.193.223.166 |
| SPF_IP | 34.203.185.172 |
| SPF_IP | 34.224.251.10 |
| SPF_IP | 34.225.182.221 |
| SPF_IP | 34.238.107.229 |
| SPF_IP | 35.160.180.46 |
| SPF_IP | 35.171.224.16 |
| SPF_IP | 44.237.0.252 |
| SPF_IP | 44.239.144.125 |
| SPF_IP | 52.35.220.252 |
| SPF_IP | 52.39.228.22 |
| SPF_IP | 52.60.87.177 |
| SPF_IP | 52.88.135.56 |
| SPF_IP | 54.148.1.33 |
| SPF_IP | 54.165.146.13 |
| SPF_IP | 54.201.133.252 |
| SPF_IP | 54.236.202.218 |
| SPF_IP | 54.82.201.179 |
Related pages
Pivot deeper into the graph from verintefm.com.
- IP · 3.213.182.122
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:48
- Country · US
- Email · certificates@vovici.com
- TLD · .com
- Browse hostnames · ve…
- 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: "verintefm.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.