Skip to content

Hostname

fieldlaw.com

Last fetched

fieldlaw.com resolves to 1 IPv4 address operated by RMH-14 - Rackspace Hosting in US. WHOIS lists iana:440 as the registrar.

Nutrition Label

WHISPER CANON · fieldlaw.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/fieldlaw.com

Resolution chain

fieldlaw.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
72.3.171.11272.3.128.0/17AS33070RMH-14 - Rackspace HostingUS

WHOIS identity

Registrar
iana:440
Organization
domains by proxy,
Contact emails

Subdomains

37 observed subdomains of fieldlaw.com.

Web-graph footprint

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

223 sites link to this hostname.

98 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for fieldlaw.com.

MechanismTarget
SPF_Aliquidfiles.fieldlaw.com
SPF_Asmtp.viglobal.com
SPF_Aspam.nextcloud.ca
SPF_INCLUDEspf-ca.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP135.84.79.54/32
SPF_IP184.71.49.162
SPF_IP207.148.152.202
SPF_IP209.115.203.2
SPF_IP216.138.193.162
SPF_IP216.138.193.164
SPF_IP216.138.193.171
SPF_IP216.138.193.175
SPF_IP216.138.193.176
SPF_IP38.69.141.67/32
SPF_IP38.69.141.72
SPF_MXfieldlaw.com

Related pages

Pivot deeper into the graph from fieldlaw.com.

Cypher and MCP

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

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