Skip to content

Hostname

rubykaigi.org

Last fetched

rubykaigi.org resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · rubykaigi.orgRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/rubykaigi.org

Resolution chain

rubykaigi.org resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.35.58.10413.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.12413.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.5213.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.813.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.219.10918.173.218.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.219.3518.173.218.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.219.9418.173.218.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.219.9818.173.218.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.85.1163.171.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.85.233.171.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.85.903.171.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.85.933.171.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:48
Organization
digirock,
Contact emails

Subdomains

14 observed subdomains of rubykaigi.org.

Web-graph footprint

Distinct hostnames that link to or from rubykaigi.org in the public web crawl.

662 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for rubykaigi.org.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from rubykaigi.org.

Cypher and MCP

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

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