Skip to content

Hostname

formio.co

Last fetched

formio.co resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · formio.coRouting diversity5.7/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/formio.co

Resolution chain

formio.co resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.5.78.2013.5.78.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.79.153.5.79.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.81.2403.5.81.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.81.463.5.81.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.81.543.5.81.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.83.2063.5.83.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.84.2183.5.84.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.85.1203.5.85.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.180.252.218.180.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.182.1852.218.182.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.218.1052.218.218.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.165.6752.92.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.206.17152.92.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.207.5952.92.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.241.6752.92.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.250.10752.92.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:81
Organization
can ozkan
Contact emails

Web-graph footprint

Distinct hostnames that link to or from formio.co in the public web crawl.

Sample inbound links

Threat posture

History

Related pages

Pivot deeper into the graph from formio.co.

Cypher and MCP

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

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