Skip to content

Hostname

faberlic.com

Last fetched

faberlic.com resolves to 2 IPv4 addresses operated by AS-SERVICEPIPE in RU. WHOIS lists iana:463 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
155.212.234.181155.212.234.0/24AS201706AS-SERVICEPIPERU
212.193.158.165212.193.158.0/24AS34879CCT-AS NGENIXRU

WHOIS identity

Registrar
iana:463
Organization
jsc 'faberlic'
Contact emails

Subdomains

143 observed subdomains of faberlic.com.

Web-graph footprint

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

598 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for faberlic.com.

MechanismTarget
SPF_Afaberlic.com
SPF_INCLUDE_spf.yandex.net
SPF_INCLUDEmailcow.sec-t.ru
SPF_INCLUDEspf.mindbox.ru
SPF_IP194.113.150.0/24
SPF_IP195.216.152.0/24
SPF_IP213.247.192.224/27
SPF_IP83.69.196.176/28
SPF_MXfaberlic.com

Related pages

Pivot deeper into the graph from faberlic.com.

Cypher and MCP

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

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