Skip to content

Hostname

infinx.com

Last fetched

infinx.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · infinx.comRouting diversity1.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/infinx.com

Resolution chain

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

IPPrefixASNOperatorCountry
52.66.101.24652.66.64.0/18AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
iana:146
Organization
dan scheele
Contact emails

Subdomains

85 observed subdomains of infinx.com.

Web-graph footprint

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

116 sites link to this hostname.

252 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for infinx.com.

MechanismTarget
SPF_Ainfinx.com
SPF_Aspf-us.tmes.trendmicro.com
SPF_INCLUDE20649525.spf06.hubspotemail.net
SPF_INCLUDEspf-us.emailsignatures365.com
SPF_INCLUDEspf-us.tmes.trendmicro.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.tmes-in.trendmicro.com
SPF_IP121.244.32.70
SPF_IP121.244.32.73
SPF_IP182.74.214.161
SPF_IP182.74.214.164
SPF_IP182.74.63.114
SPF_MXinfinx.com

Related pages

Pivot deeper into the graph from infinx.com.

Cypher and MCP

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

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