Skip to content

Hostname

febc.net

Last fetched

febc.net resolves to 1 IPv4 address operated by AS3786 in KR. WHOIS lists iana:130 as the registrar.

Nutrition Label

WHISPER CANON · febc.netRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/febc.net

Resolution chain

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

IPPrefixASNOperatorCountry
106.241.10.101106.240.0.0/12AS3786KR

WHOIS identity

Registrar
iana:130
Organization
febc
Contact emails

Subdomains

55 observed subdomains of febc.net.

Web-graph footprint

Distinct hostnames that link to or from febc.net in the public web crawl.

98 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for febc.net.

MechanismTarget
SPF_IP106.241.10.101
SPF_IP211.104.2.105
SPF_IP211.104.2.124
SPF_IP211.104.2.85
SPF_IP220.73.173.200
SPF_IP220.73.173.212

Related pages

Pivot deeper into the graph from febc.net.

Cypher and MCP

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

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