Skip to content

Hostname

iqera.com

Last fetched

iqera.com resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · iqera.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/iqera.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.18.14.148104.18.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.15.148104.18.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
8.47.69.68.47.69.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.US
8.6.112.68.6.112.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.US

WHOIS identity

Registrar
iana:81
Organization
domain admin
Contact emails

Subdomains

13 observed subdomains of iqera.com.

Web-graph footprint

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

34 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

22 SPF mechanisms authorising senders for iqera.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEmta.efidem.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEwebindustrie.fr
SPF_IP13.36.253.151/32
SPF_IP194.206.243.24/29
SPF_IP195.68.121.172
SPF_IP208.185.229.0/24
SPF_IP208.185.235.0/24
SPF_IP3.123.206.219/32
SPF_IP3.68.129.51/32
SPF_IP35.181.156.191/32
SPF_IP51.68.122.99
SPF_IP62.23.193.200
SPF_IP80.75.158.80/32
SPF_IP84.14.123.17
SPF_IP91.206.157.164
SPF_IP91.206.157.179
SPF_IP91.206.157.23
SPF_IP91.206.157.60/27

Related pages

Pivot deeper into the graph from iqera.com.

Cypher and MCP

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

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