Skip to content

Hostname

iascertification.com

Last fetched

iascertification.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1472 as the registrar.

Nutrition Label

WHISPER CANON · iascertification.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/iascertification.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.20.107104.21.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.192.89172.67.192.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
208.91.112.55208.91.112.0/24AS40934FORTINET - Fortinet Inc.US
208.91.112.55208.91.112.0/24AS40934FORTINET - Fortinet Inc.CA

WHOIS identity

Registrar
iana:1472
Organization
integrated assessment services
Contact emails

Subdomains

10 observed subdomains of iascertification.com.

Web-graph footprint

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

298 sites link to this hostname.

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for iascertification.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP136.144.168.5
SPF_IP136.144.174.104
SPF_IP136.144.231.243
SPF_IP149.210.215.137
SPF_IP162.241.244.49
SPF_IP200.69.20.114
SPF_IP37.97.131.162
SPF_IP74.112.100.120

Related pages

Pivot deeper into the graph from iascertification.com.

Cypher and MCP

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

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