Skip to content

Hostname

sbaflex.com

Last fetched

sbaflex.com resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in NL. WHOIS lists iana:1443 as the registrar.

Nutrition Label

WHISPER CANON · sbaflex.comRouting diversity1.5/10Peering density5.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/sbaflex.com

Resolution chain

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

IPPrefixASNOperatorCountry
161.35.83.200161.35.80.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCNL

WHOIS identity

Registrar
iana:1443
Organization
mmwj vreuls
Contact emails

Subdomains

5 observed subdomains of sbaflex.com.

Web-graph footprint

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

11 sites link to this hostname.

15 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for sbaflex.com.

MechanismTarget
SPF_Asbaflex.com
SPF_INCLUDEcarerix.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP161.35.83.200
SPF_IP2001:16e8:1112:b:185:139:148:85
SPF_IP208.91.114.151/32
SPF_IP2a02:cec0:10:120::1/32
SPF_IP77.32.211.225
SPF_IP83.172.180.0/22
SPF_IP83.172.182.25
SPF_IP92.70.149.98

Related pages

Pivot deeper into the graph from sbaflex.com.

Cypher and MCP

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

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