Skip to content

Hostname

flex.izea.com

Last fetched

flex.izea.com resolves to 12 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · flex.izea.comRouting diversity5.2/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/flex.izea.com

Resolution chain

flex.izea.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.216.87.14313.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.211.36.573.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.215.208.1753.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.193.184.25334.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.201.61.2034.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.153.197.2035.153.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
54.157.110.23854.156.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.160.178.11754.160.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.198.200.21154.198.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
54.235.67.4954.234.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.81.125.15354.80.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
98.85.2.5498.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with flex.izea.com in WhisperGraph.

Web-graph footprint

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

11 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for flex.izea.com.

MechanismTarget
SPF_INCLUDEspf.mandrillapp.com

Related pages

Pivot deeper into the graph from flex.izea.com.

Cypher and MCP

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

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