Skip to content

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

WHISPER CANON · verintefm.comRouting diversity4.5/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/verintefm.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.213.182.1223.218.181.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
3.214.229.1123.218.181.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
34.200.7.13635.11.80.0/20AS14618AMAZON-AES - Amazon.com, Inc.US
35.174.51.2735.184.96.0/19AS14618AMAZON-AES - Amazon.com, Inc.US
52.73.44.12552.82.190.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
52.86.81.152.94.32.0/20AS14618AMAZON-AES - Amazon.com, Inc.US
54.144.241.6454.192.4.0/22AS14618AMAZON-AES - Amazon.com, Inc.US
54.210.123.6454.222.57.0/24AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:48
Organization
certificate administrator
Contact emails

Subdomains

145 observed subdomains of verintefm.com.

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 outbound links

Threat posture

History

Mail and authentication

SPF policy

22 SPF mechanisms authorising senders for verintefm.com.

MechanismTarget
SPF_INCLUDEuseastemail.verintefm.com
SPF_IP18.184.22.138
SPF_IP18.185.218.157
SPF_IP18.207.63.80
SPF_IP34.193.223.166
SPF_IP34.203.185.172
SPF_IP34.224.251.10
SPF_IP34.225.182.221
SPF_IP34.238.107.229
SPF_IP35.160.180.46
SPF_IP35.171.224.16
SPF_IP44.237.0.252
SPF_IP44.239.144.125
SPF_IP52.35.220.252
SPF_IP52.39.228.22
SPF_IP52.60.87.177
SPF_IP52.88.135.56
SPF_IP54.148.1.33
SPF_IP54.165.146.13
SPF_IP54.201.133.252
SPF_IP54.236.202.218
SPF_IP54.82.201.179

Related pages

Pivot deeper into the graph from verintefm.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.