Skip to content

Hostname

fceo.ir

Last fetched

fceo.ir resolves to 1 IPv4 address operated by AS44400 in IR. WHOIS lists iana:241 as the registrar.

Nutrition Label

WHISPER CANON · fceo.irRouting diversity1.5/10Peering density4.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/fceo.ir

Resolution chain

fceo.ir resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
193.19.145.170193.19.145.0/24AS44400IR

WHOIS identity

Registrar
iana:241
Organization
omid hosseinipour
Contact emails

Subdomains

17 observed subdomains of fceo.ir.

Web-graph footprint

Distinct hostnames that link to or from fceo.ir in the public web crawl.

51 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for fceo.ir.

MechanismTarget
SPF_Afceo.ir
SPF_IP193.19.145.162
SPF_MXfceo.ir

Related pages

Pivot deeper into the graph from fceo.ir.

Cypher and MCP

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

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