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
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 118.143.37.136 | 118.143.32.0/19 | AS9304 | HUTCHISON-AS-AP HGC Global Communications Limited | HK |
| 31.43.160.6 | 31.43.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NL |
| 31.43.161.6 | 31.43.161.0/24 | AS16509 | AMAZON-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.
Sample inbound links
Sample outbound links
- tga.gov.au
- infinitus.com.cn
- eproduct.infinitus.com.cn
- beian.miit.gov.cn
- beian.mps.gov.cn
- globalweb.oss-cn-hongkong.aliyuncs.com
- prod-www-infinitus-global.s3.ap-southeast-1.amazonaws.com
- prod-www-infinitus-global.s3.amazonaws.com
- s3-ap-southeast-1.amazonaws.com
- prod-www-infinitus-global.s3-ap-southeast-1.amazonaws.com
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for infinitus-int.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | mx.infinitus-int.com |
| SPF_INCLUDE | mx1.infinitus-int.com |
| SPF_IP | 118.143.37.130 |
| SPF_IP | 118.143.37.140 |
| SPF_IP | 183.62.40.55 |
| SPF_IP | 58.248.19.108 |
Related pages
Pivot deeper into the graph from infinitus-int.com.
- IP · 118.143.37.136
- ASN · AS9304HUTCHISON-AS-AP HGC Global Communications Limited
- Registrar · iana:471
- Country · HK
- Email · jay.jiang@infinitus-int.com
- TLD · .com
- Browse hostnames · in…
- 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: "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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.