Skip to content

Hostname

infinitus-int.com

Last fetched

infinitus-int.com resolves to 3 IPv4 addresses operated by HUTCHISON-AS-AP HGC Global Communications Limited in HK. WHOIS lists iana:471 as the registrar.

Nutrition Label

WHISPER CANON · infinitus-int.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/infinitus-int.com

Resolution chain

infinitus-int.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
118.143.37.136118.143.32.0/19AS9304HUTCHISON-AS-AP HGC Global Communications LimitedHK
31.43.160.631.43.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.NL
31.43.161.631.43.161.0/24AS16509AMAZON-02 - Amazon.com, Inc.NL

WHOIS identity

Registrar
iana:471
Organization
jay jiang
Contact emails

Subdomains

22 observed subdomains of infinitus-int.com.

Web-graph footprint

Distinct hostnames that link to or from infinitus-int.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for infinitus-int.com.

MechanismTarget
SPF_INCLUDEmx.infinitus-int.com
SPF_INCLUDEmx1.infinitus-int.com
SPF_IP118.143.37.130
SPF_IP118.143.37.140
SPF_IP183.62.40.55
SPF_IP58.248.19.108

Related pages

Pivot deeper into the graph from infinitus-int.com.

Cypher and MCP

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

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