Skip to content

Hostname

ofilicit.com

Last fetched

ofilicit.com resolves to 1 IPv4 address operated by AS16276 in ES. WHOIS lists iana:83 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
188.165.131.131188.165.0.0/16AS16276ES

WHOIS identity

Registrar
iana:83
Organization
ofilicit,
Contact emails

Subdomains

3 observed subdomains of ofilicit.com.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for ofilicit.com.

MechanismTarget
SPF_Aofilicit.com
SPF_INCLUDEepisoft.net
SPF_IP176.9.109.237
SPF_IP178.32.47.124
SPF_IP37.59.70.198
SPF_IP91.121.57.133
SPF_MXofilicit.com

Related pages

Pivot deeper into the graph from ofilicit.com.

Cypher and MCP

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

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