Skip to content

Hostname

border1.faberlic.com

Last fetched

border1.faberlic.com resolves to 1 IPv4 address operated by MACOMNET in RU.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
213.247.192.244213.247.128.0/17AS8470MACOMNETRU

WHOIS identity

No WHOIS records are currently associated with border1.faberlic.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for border1.faberlic.com.

MechanismTarget
SPF_Aborder1.faberlic.com
SPF_Amail1.faberlic.com
SPF_Amail2.faberlic.com
SPF_IP213.247.192.244
SPF_IP213.247.192.246
SPF_IP213.247.192.248
SPF_IP83.69.196.178
SPF_IP83.69.196.180
SPF_IP83.69.196.181
SPF_IP83.69.196.182

Related pages

Pivot deeper into the graph from border1.faberlic.com.

Cypher and MCP

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

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