Skip to content

Hostname

fig.co

Last fetched

fig.co resolves to 6 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · fig.coRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/fig.co

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.90.54104.21.80.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
108.157.214.39108.157.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.214.56108.157.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.214.90108.157.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.214.96108.157.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
172.67.153.134172.67.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:81
Organization
fig
Contact emails

Subdomains

6 observed subdomains of fig.co.

Web-graph footprint

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

617 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for fig.co.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEhelpscoutemail.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEstspg-customer.com

Related pages

Pivot deeper into the graph from fig.co.

Cypher and MCP

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

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