Skip to content

Hostname

fieldwire.com

Last fetched

fieldwire.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.32.241.10513.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.1513.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.1813.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.3813.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.99.1413.32.98.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.4513.32.98.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.4813.32.98.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.6713.32.98.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.165.140.10618.165.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
18.165.140.10818.165.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
18.165.140.1218.165.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
18.165.140.2518.165.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI

WHOIS identity

Registrar
iana:468
Organization
on behalf of fieldwire.com owner
Contact emails

Subdomains

21 observed subdomains of fieldwire.com.

Web-graph footprint

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

552 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for fieldwire.com.

MechanismTarget
SPF_Afieldwire.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEmktomail.com
SPF_INCLUDEsendgrid.net
SPF_MXfieldwire.com

Related pages

Pivot deeper into the graph from fieldwire.com.

Cypher and MCP

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

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