Skip to content

Hostname

binfinite.com.my

Last fetched

binfinite.com.my resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in MY.

Nutrition Label

WHISPER CANON · binfinite.com.myRouting diversity1.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/binfinite.com.my

Resolution chain

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

IPPrefixASNOperatorCountry
43.217.121.22443.216.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.MY

WHOIS identity

No WHOIS records are currently associated with binfinite.com.my in WhisperGraph.

Subdomains

13 observed subdomains of binfinite.com.my.

Web-graph footprint

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

1,435 sites link to this hostname.

173 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for binfinite.com.my.

MechanismTarget
SPF_INCLUDEemail.freshdesk.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEwirecard.com
SPF_IP107.20.210.250/32
SPF_IP52.1.14.157/32

Related pages

Pivot deeper into the graph from binfinite.com.my.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "binfinite.com.my"})-[: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.