Skip to content

Hostname

phunware.com

Last fetched

phunware.com resolves to 5 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · phunware.comRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings4.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/phunware.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.160.181.11118.160.180.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.181.12318.160.180.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.181.1318.160.180.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.181.5818.160.180.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
35.215.93.24035.215.64.0/18AS43515ZIM_INTEGRATED_SHIPING_SERVICES_COMPANYUS

WHOIS identity

Registrar
iana:146
Organization
******** ******** (see notes section below on how to view unmasked data)
Contact emails

Subdomains

54 observed subdomains of phunware.com.

Web-graph footprint

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

209 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

26 SPF mechanisms authorising senders for phunware.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEaspmx.pardot.com
SPF_IP103.11.200.0/22
SPF_IP162.88.36.0/23
SPF_IP162.88.4.0/22
SPF_IP174.137.46.0/24
SPF_IP185.12.80.0/22
SPF_IP188.172.128.0/20
SPF_IP192.161.144.0/20
SPF_IP199.19.0.0/21
SPF_IP203.62.195.0/24
SPF_IP204.13.248.0/22
SPF_IP208.76.56.0/21
SPF_IP208.78.68.0/22
SPF_IP216.146.32.0/20
SPF_IP216.198.0.0/18
SPF_IP63.241.25.124
SPF_IP63.241.33.167
SPF_IP63.241.59.99
SPF_IP63.241.9.67
SPF_IP80.231.219.0/24
SPF_IP80.231.25.0/24
SPF_IP91.198.22.0/24
SPF_IP96.46.150.192/27

Related pages

Pivot deeper into the graph from phunware.com.

Cypher and MCP

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

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