Skip to content

Hostname

fields.biz

Last fetched

fields.biz resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · fields.bizRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/fields.biz

Resolution chain

fields.biz resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.35.93.12213.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.93.3513.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.93.4613.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.93.8913.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.164.206.1043.164.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.FI
3.164.206.613.164.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.FI
3.164.206.633.164.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.FI
3.164.206.73.164.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.FI

WHOIS identity

Registrar
iana:49
Organization
fields corporation
Contact emails

Subdomains

15 observed subdomains of fields.biz.

Web-graph footprint

Distinct hostnames that link to or from fields.biz in the public web crawl.

203 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for fields.biz.

MechanismTarget
SPF_INCLUDE_spf.autobiz.jp
SPF_INCLUDE_spf.willap.jp
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP111.237.105.71
SPF_IP125.103.130.186
SPF_IP18.179.210.53
SPF_IP3.115.38.48
SPF_IP52.196.250.227
SPF_IP52.197.111.191

Related pages

Pivot deeper into the graph from fields.biz.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "fields.biz"})-[: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.