Skip to content

Hostname

avalara.com

Last fetched

avalara.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:3786 as the registrar.

Nutrition Label

WHISPER CANON · avalara.comRouting diversity3.5/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/avalara.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.161.111.11618.161.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.161.111.3818.161.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.161.111.518.161.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.161.111.5518.161.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.161.246.2818.161.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
18.161.246.4318.161.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
18.161.246.818.161.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
18.161.246.9718.161.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
3.161.82.163.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.173.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.283.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.703.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.168.122.1073.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.122.123.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.122.603.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.122.973.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:3786
Organization
avalara
Contact emails

Subdomains

114 observed subdomains of avalara.com.

Web-graph footprint

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

3,856 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

21 SPF mechanisms authorising senders for avalara.com.

MechanismTarget
SPF_Azgateway.zuora.com
SPF_INCLUDE_spf.q4press.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEipreomail.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEus._netblocks.mimecast.com
SPF_IP13.110.74.193
SPF_IP13.110.78.193
SPF_IP160.1.157.146
SPF_IP199.83.45.18/31
SPF_IP204.76.29.5
SPF_IP207.218.90.0/24
SPF_IP216.64.177.0/24
SPF_IP217.156.136.162/30
SPF_IP52.61.135.176
SPF_IP52.7.164.165
SPF_IP52.71.186.165
SPF_IP64.79.155.0/24
SPF_IP66.48.80.119
SPF_IP8.14.221.0/24

Related pages

Pivot deeper into the graph from avalara.com.

Cypher and MCP

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

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