Skip to content

Hostname

alynagps.com

Last fetched

alynagps.com resolves to 1 IPv4 address operated by AS270179 in MX. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · alynagps.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/alynagps.com

Resolution chain

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

IPPrefixASNOperatorCountry
38.124.220.20638.124.220.0/22AS270179MX

WHOIS identity

Registrar
iana:303
Organization
alfonso garza alfaro
Contact emails

Subdomains

7 observed subdomains of alynagps.com.

Web-graph footprint

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

11 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • alynagps.com

SPF policy

7 SPF mechanisms authorising senders for alynagps.com.

MechanismTarget
SPF_Aalynagps.com
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEspf.tusite.net
SPF_IP209.236.126.50
SPF_IP38.124.220.163
SPF_IP38.124.220.206
SPF_MXalynagps.com

Related pages

Pivot deeper into the graph from alynagps.com.

Cypher and MCP

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

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