Skip to content

Hostname

access.com.sb

Last fetched

access.com.sb resolves to 1 IPv4 address operated by AS136557 in AU. WHOIS lists registrar:our telekom as the registrar.

Nutrition Label

WHISPER CANON · access.com.sbRouting diversity1.5/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.2/10canon.whisper.security/host/access.com.sb

Resolution chain

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

IPPrefixASNOperatorCountry
45.125.247.7945.125.247.0/24AS136557AU

WHOIS identity

Registrar
registrar:our telekom
Organization
Contact emails

Subdomains

7 observed subdomains of access.com.sb.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for access.com.sb.

MechanismTarget
SPF_Aaccess.com.sb
SPF_INCLUDErelay.mailchannels.net
SPF_IP113.29.245.105
SPF_IP202.131.88.89
SPF_IP221.121.149.122
SPF_IP45.125.247.115
SPF_IP45.125.247.79
SPF_MXaccess.com.sb

Related pages

Pivot deeper into the graph from access.com.sb.

Cypher and MCP

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

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