Skip to content

Hostname

airtable.com

Last fetched

airtable.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in VN. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · airtable.comRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/airtable.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.162.66.1253.162.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.VN
3.162.66.153.162.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.VN
3.162.66.43.162.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.VN
3.162.66.413.162.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.VN
3.174.46.1063.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.1113.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.513.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.583.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.85.31.10752.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.11052.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.12052.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.6452.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:48
Organization
airtable
Contact emails

Subdomains

47 observed subdomains of airtable.com.

Web-graph footprint

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

45,251 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for airtable.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.mailgun.org
SPF_INCLUDE_spf.salesforce.com
SPF_IP159.135.229.248
SPF_IP159.135.231.62
SPF_IP69.72.44.244
SPF_MXairtable.com

Related pages

Pivot deeper into the graph from airtable.com.

Cypher and MCP

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

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