Skip to content

Hostname

rubyseven.net

Last fetched

rubyseven.net resolves to 10 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · rubyseven.netRouting diversity5.0/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/rubyseven.net

Resolution chain

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

IPPrefixASNOperatorCountry
100.30.1.11100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.212.146.1544.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.217.9.14944.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.0.85.24652.0.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.21.143.18352.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.5.101.3652.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.156.245.2854.156.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.221.191.23754.221.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
54.242.26.1954.242.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.92.237.4454.92.128.0/17AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:2
Organization
carpenter, michael
Contact emails

Subdomains

4 observed subdomains of rubyseven.net.

Web-graph footprint

Distinct hostnames that link to or from rubyseven.net in the public web crawl.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for rubyseven.net.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from rubyseven.net.

Cypher and MCP

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

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