Skip to content

Hostname

americanmaint.com

Last fetched

americanmaint.com is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. americanmaint.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · americanmaint.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/americanmaint.com

Resolution chain

No IPv4 resolution is recorded for americanmaint.com in WhisperGraph.

IPv6 resolution

No AAAA record for americanmaint.com is recorded in WhisperGraph.

WHOIS identity

Registrar
iana:468
Registrant organisation
christopher alex
Contact emails
chris@americanmaint.net, 0a51de0c-f59c-4e7c-a45b-879e74695ad3@identity-protect.org, 31cc643d-d3a3-47a0-97d5-df106f498c13@identity-protect.org, 48ad947a-b3d1-4bef-8dcf-f16614d3d2db@identity-protect.org, 6df757b1-e33e-4b6f-9300-abf04564738f@identity-protect.org, cfa0cdfb-eb65-4610-84ca-3ce35a9796b0@identity-protect.org, e51c0cd9-575f-4894-93eb-9a64f5ad9e93@identity-protect.org

Subdomains

Showing 1 of 1 subdomain (1 per page).

Mail and authentication

Nameservers

  • ns-208.awsdns-26.com
  • ns-895.awsdns-47.net
  • ns-1300.awsdns-34.org
  • ns-1850.awsdns-39.co.uk

Threat-feed evidence

History

Related pages

Pivot from americanmaint.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "americanmaint.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.