Skip to content

Hostname

influize.com

Last fetched

influize.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in TH. WHOIS lists iana:1515 as the registrar.

Nutrition Label

WHISPER CANON · influize.comRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/influize.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.172.202.12518.172.200.0/22AS16509AMAZON-02 - Amazon.com, Inc.TH
18.172.202.2918.172.200.0/22AS16509AMAZON-02 - Amazon.com, Inc.TH
18.172.202.6418.172.200.0/22AS16509AMAZON-02 - Amazon.com, Inc.TH
18.172.202.8918.172.200.0/22AS16509AMAZON-02 - Amazon.com, Inc.TH
54.240.162.1254.240.162.0/24AS16509AMAZON-02 - Amazon.com, Inc.IN
54.240.162.2654.240.162.0/24AS16509AMAZON-02 - Amazon.com, Inc.IN
54.240.162.654.240.162.0/24AS16509AMAZON-02 - Amazon.com, Inc.IN
54.240.162.8754.240.162.0/24AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
iana:1515
Organization
domains by proxy,
Contact emails

Subdomains

16 observed subdomains of influize.com.

Web-graph footprint

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

55 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for influize.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsendgrid.net

Related pages

Pivot deeper into the graph from influize.com.

Cypher and MCP

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

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