Skip to content

Hostname

ajuda1.com

Last fetched

ajuda1.com resolves to 2 IPv4 addresses operated by AS24940 in DE. WHOIS lists iana:1647 as the registrar.

Nutrition Label

WHISPER CANON · ajuda1.comRouting diversity2.4/10Peering density7.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/ajuda1.com

Resolution chain

ajuda1.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:1647
Organization
andre renato gomes de oliveira
Contact emails

Subdomains

11 observed subdomains of ajuda1.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • ajuda1.com

SPF policy

7 SPF mechanisms authorising senders for ajuda1.com.

MechanismTarget
SPF_Aajuda1.com
SPF_INCLUDErelay.mailchannels.net
SPF_IP138.201.50.253
SPF_IP142.132.130.240
SPF_IP5.9.46.17
SPF_IP88.99.3.181
SPF_MXajuda1.com

Related pages

Pivot deeper into the graph from ajuda1.com.

Cypher and MCP

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

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