Skip to content

Hostname

usmaine.org

Last fetched

usmaine.org resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · usmaine.orgRouting diversity6.0/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/usmaine.org

Resolution chain

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

IPPrefixASNOperatorCountry
100.30.115.3100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.209.85.718.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.234.151.03.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.199.166.14634.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.230.163.434.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.231.53.11434.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.171.1.135.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.206.47.19744.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.209.166.19544.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.212.89.2444.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.219.247.2744.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.221.32.22144.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.0.188.19752.0.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.73.198.20452.72.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.86.54.21552.86.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.145.39.16554.144.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.157.4.11854.156.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.197.109.2554.196.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.88.142.13454.88.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
35.169.203.4135.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
identity protection service
Contact emails

Subdomains

2 observed subdomains of usmaine.org.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for usmaine.org.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEsparkpostmail.com
SPF_IP68.142.178.0/23
SPF_IP74.84.204.240/28

Related pages

Pivot deeper into the graph from usmaine.org.

Cypher and MCP

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

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