Skip to content

Hostname

wallogy.com

Last fetched

wallogy.com resolves to 10 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:895 as the registrar.

Nutrition Label

WHISPER CANON · wallogy.comRouting diversity4.8/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/wallogy.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.190.190.20318.190.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
18.220.229.25218.220.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.131.30.373.131.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
3.133.187.2533.132.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.136.173.1983.136.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.142.168.1843.136.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.149.145.1803.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.149.33.1343.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.16.243.303.16.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.14.232.1933.14.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:895
Organization
base dis tic. ltd. sti
Contact emails

Subdomains

5 observed subdomains of wallogy.com.

Web-graph footprint

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

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from wallogy.com.

Cypher and MCP

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

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