Skip to content

Hostname

fdsb.com

Last fetched

fdsb.com resolves to 4 IPv4 addresses operated by AKAMAI-ASN1 - Akamai International B.V. in US. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · fdsb.comRouting diversity2.4/10Peering density9.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/fdsb.com

Resolution chain

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

IPPrefixASNOperatorCountry
23.45.46.20023.45.46.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.US
23.45.46.20623.45.46.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.US
23.66.101.7123.66.101.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.US
23.66.101.7623.66.101.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.US

WHOIS identity

Registrar
iana:292
Organization
brenda sanchez
Contact emails

Subdomains

2 observed subdomains of fdsb.com.

Web-graph footprint

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

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for fdsb.com.

MechanismTarget
SPF_Afdsb.com
SPF_EXISTS%{i}.spf.hc197966.iphmx.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.webaccess1.com
SPF_INCLUDEspfref.jackhenry.com
SPF_IP12.227.183.122
SPF_IP148.105.0.0/16
SPF_IP198.2.128.0/18
SPF_IP205.196.224.0/19
SPF_IP205.201.128.0/20
SPF_IP209.34.255.0/24
SPF_IP66.254.128.0/19
SPF_IP74.200.57.15
SPF_MXfdsb.com

Related pages

Pivot deeper into the graph from fdsb.com.

Cypher and MCP

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

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