Skip to content

Hostname

autodiscover.ffb-sd.com

Last fetched

autodiscover.ffb-sd.com resolves to 7 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in ZA.

Nutrition Label

WHISPER CANON · autodiscover.ffb-sd.comRouting diversity3.0/10Peering density7.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/autodiscover.ffb-sd.com

Resolution chain

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

IPPrefixASNOperatorCountry
40.104.14.24840.104.0.0/15AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationZA
40.104.15.2440.104.0.0/15AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationZA
40.104.46.4040.104.0.0/15AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS
52.96.109.21652.96.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS
52.96.111.5652.96.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS
52.96.90.4052.96.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS
52.98.18.852.98.16.0/22AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationZA

WHOIS identity

No WHOIS records are currently associated with autodiscover.ffb-sd.com in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from autodiscover.ffb-sd.com.

Cypher and MCP

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

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