Skip to content

Hostname

sectiontally.com

Last fetched

sectiontally.com resolves to 6 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:431 as the registrar.

Nutrition Label

WHISPER CANON · sectiontally.comRouting diversity3.9/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/sectiontally.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.214.223.17918.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.226.215.1033.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.196.129.1934.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.196.189.4034.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.193.126.23844.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.5.36.4352.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:431
Organization
domain may be for sale, check afternic.com domain admin
Contact emails

Subdomains

1 observed subdomain of sectiontally.com.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for sectiontally.com.

MechanismTarget
SPF_INCLUDEnetblocks.dreamhost.com
SPF_INCLUDErelay.mailchannels.net
SPF_MXsectiontally.com

Related pages

Pivot deeper into the graph from sectiontally.com.

Cypher and MCP

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

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