Skip to content

Hostname

easystepsla.com

Last fetched

easystepsla.com resolves to 1 IPv4 address operated by MACST-ATL - MacStadium, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · easystepsla.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/easystepsla.com

Resolution chain

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

IPPrefixASNOperatorCountry
207.254.2.213207.254.0.0/20AS395336MACST-ATL - MacStadium, Inc.US

WHOIS identity

Registrar
iana:2
Organization
perfect privacy,
Contact emails

Subdomains

1 observed subdomain of easystepsla.com.

Web-graph footprint

Distinct hostnames that link to or from easystepsla.com in the public web crawl.

20 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for easystepsla.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_IP107.77.199.85
SPF_IP2600:387:1:811:0:0:0:71
SPF_IP47.210.124.211

Related pages

Pivot deeper into the graph from easystepsla.com.

Cypher and MCP

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

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