Hostname
field-ops.net
Last fetched
field-ops.net has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
field-ops.net has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:468
- Organization
- contact privacy inc. customer 124752620
- Contact emails
- 7a8uhhq94a5t@contactprivacy.email
- 3560152d-af57-433a-a5c6-9e06b61e7ba6@identity-protect.org
- 3739d205-7255-4249-b40d-909e3cf427e2@identity-protect.org
- 456c1aae-7296-4ee7-afbd-ce3e861cc08b@identity-protect.org
- 56dd94f6-3122-4270-b53a-37f1ec4acc22@identity-protect.org
- b28a1df9-e0ce-48e2-be81-be15ed9c29c8@identity-protect.org
- fbff5ddb-cfa3-482a-b59e-51b6d3a3d868@identity-protect.org
- fee286a1-8652-43ae-b5bf-52fb31e29548@identity-protect.org
- owner-11133443@field-ops.net.whoisprivacyservice.org
- owner-11870723@field-ops.net.whoisprivacyservice.org
Subdomains
27 observed subdomains of field-ops.net.
Threat posture
History
Related pages
Pivot deeper into the graph from field-ops.net.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "field-ops.net"})-[: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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.