Skip to content

Hostname

amcllc.net

Last fetched

amcllc.net resolves to 1 IPv4 address operated by ABUL-14-7385 - Allstream Business US, LLC in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · amcllc.netRouting diversity1.5/10Peering density7.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/amcllc.net

Resolution chain

amcllc.net resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
67.137.127.23067.136.0.0/14AS7385ABUL-14-7385 - Allstream Business US, LLCUS

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

8 observed subdomains of amcllc.net.

Web-graph footprint

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

155 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

13 SPF mechanisms authorising senders for amcllc.net.

MechanismTarget
SPF_IP13.65.102.160
SPF_IP167.71.151.31
SPF_IP23.98.149.157
SPF_IP67.137.139.90/31
SPF_IP67.137.139.92/31
SPF_IP67.137.139.94/32
SPF_IP67.42.124.251/32
SPF_IP67.42.124.252/32
SPF_IP67.42.124.253/32
SPF_IP68.178.112.5/32
SPF_IP68.178.112.7/32
SPF_IP68.178.13.38/32
SPF_MXamcllc.net

Related pages

Pivot deeper into the graph from amcllc.net.

Cypher and MCP

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

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