Skip to content

Hostname

ibc22sgd.com

Last fetched

ibc22sgd.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:2487 as the registrar.

Nutrition Label

WHISPER CANON · ibc22sgd.comRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/ibc22sgd.com

Resolution chain

ibc22sgd.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.66.147.12318.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.4118.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.6618.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.8318.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.233.10718.67.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.67.233.12018.67.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.67.233.2318.67.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.67.233.4518.67.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
iana:2487
Organization
domain admin
Contact emails

Web-graph footprint

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

6 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from ibc22sgd.com.

Cypher and MCP

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

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