Skip to content

Hostname

air-computers.com

Last fetched

air-computers.com resolves to 1 IPv4 address operated by Gigared S.A. in AR. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · air-computers.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/air-computers.com

Resolution chain

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

IPPrefixASNOperatorCountry
149.78.141.164149.78.140.0/23AS20207Gigared S.A.AR

WHOIS identity

Registrar
iana:2
Organization
airoldi computacion
Contact emails

Subdomains

11 observed subdomains of air-computers.com.

Web-graph footprint

Distinct hostnames that link to or from air-computers.com in the public web crawl.

32 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for air-computers.com.

MechanismTarget
SPF_Aair-computers.com
SPF_IP149.78.141.107
SPF_IP190.60.174.151
SPF_IP200.80.10.140
SPF_MXair-computers.com

Related pages

Pivot deeper into the graph from air-computers.com.

Cypher and MCP

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

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