Skip to content

Hostname

onlineforms.fems.dc.gov

Last fetched

onlineforms.fems.dc.gov resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · onlineforms.fems.dc.govRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/onlineforms.fems.dc.gov

Resolution chain

onlineforms.fems.dc.gov resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.175.34.1083.175.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.175.34.193.175.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.175.34.233.175.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.175.34.843.175.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.252.10899.84.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.252.11299.84.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.252.4199.84.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.252.5099.84.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with onlineforms.fems.dc.gov in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from onlineforms.fems.dc.gov in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for onlineforms.fems.dc.gov.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_IP34.236.172.26/32
SPF_IP34.236.173.200/32
SPF_IP35.157.46.27/32

Related pages

Pivot deeper into the graph from onlineforms.fems.dc.gov.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "onlineforms.fems.dc.gov"})-[: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.