Skip to content

Hostname

fib-sd.com

Last fetched

fib-sd.com resolves to 2 IPv4 addresses operated by VIVABH - STC BAHRAIN B.S.C CLOSED in BH. WHOIS lists iana:52 as the registrar.

Nutrition Label

WHISPER CANON · fib-sd.comRouting diversity2.4/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/fib-sd.com

Resolution chain

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

IPPrefixASNOperatorCountry
46.42.74.1046.42.74.0/24AS51375VIVABH - STC BAHRAIN B.S.C CLOSEDBH
212.0.159.225212.0.159.0/24AS15706Sudatel (Sudan Telecom Co. Ltd) - Sudatel (Sudan Telecom Co. Ltd)

WHOIS identity

Registrar
iana:52
Organization
al hawafiz computer devices
Contact emails

Subdomains

3 observed subdomains of fib-sd.com.

Web-graph footprint

Distinct hostnames that link to or from fib-sd.com in the public web crawl.

19 sites link to this hostname.

13 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for fib-sd.com.

MechanismTarget
SPF_IP197.254.236.22
SPF_IP212.0.159.227
SPF_IP46.42.74.6
SPF_MXfib-sd.com

Related pages

Pivot deeper into the graph from fib-sd.com.

Cypher and MCP

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

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