Skip to content

Hostname

humedit.sg

Last fetched

humedit.sg resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.

Nutrition Label

WHISPER CANON · humedit.sgRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/humedit.sg

Resolution chain

humedit.sg resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.113.89.1373.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
3.114.41.2373.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.192.16.7552.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.193.204.24352.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.168.160.24054.168.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
54.64.48.5854.64.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

No WHOIS records are currently associated with humedit.sg in WhisperGraph.

Subdomains

1 observed subdomain of humedit.sg.

Web-graph footprint

Distinct hostnames that link to or from humedit.sg in the public web crawl.

7 sites link to this hostname.

11 sites linked to from this hostname.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from humedit.sg.

Cypher and MCP

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

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