Skip to content

Hostname

acbaleasing.am

Last fetched

acbaleasing.am resolves to 1 IPv4 address operated by PENNYTEL-AS-AP Pennytel in AM.

Nutrition Label

WHISPER CANON · acbaleasing.amRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/acbaleasing.am

Resolution chain

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

IPPrefixASNOperatorCountry
185.86.194.33185.86.194.0/24AS212749PENNYTEL-AS-AP PennytelAM

WHOIS identity

No WHOIS records are currently associated with acbaleasing.am in WhisperGraph.

Subdomains

2 observed subdomains of acbaleasing.am.

Web-graph footprint

Distinct hostnames that link to or from acbaleasing.am in the public web crawl.

19 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for acbaleasing.am.

MechanismTarget
SPF_Aacbaleasing.am
SPF_INCLUDEmail.aic.net
SPF_IP195.250.64.0/19
SPF_IP195.250.70.242
SPF_IP213.136.92.223
SPF_IP62.89.0.0/19
SPF_IP69.31.80.186
SPF_IP78.109.64.0/20
SPF_IP93.185.32.130
SPF_MXacbaleasing.am
SPF_MXarminco.com

Related pages

Pivot deeper into the graph from acbaleasing.am.

Cypher and MCP

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

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