Hostname
bis3m.com
Last fetched
bis3m.com resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in SG. WHOIS lists iana:625 as the registrar.
Nutrition Label
Resolution chain
bis3m.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 128.199.172.66 | 128.199.128.0/18 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | SG |
WHOIS identity
- Registrar
- iana:625
- Organization
- web master
- Contact emails
- —
Subdomains
2 observed subdomains of bis3m.com.
| Subdomain |
|---|
| mail.bis3m.com |
| www.bis3m.com |
Web-graph footprint
Distinct hostnames that link to or from bis3m.com in the public web crawl.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for bis3m.com.
| Mechanism | Target |
|---|---|
| SPF_A | bis3m.com |
| SPF_IP | 128.199.172.66 |
| SPF_IP | 2400:6180:0:d0:0:0:c41:2001 |
| SPF_MX | bis3m.com |
Related pages
Pivot deeper into the graph from bis3m.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "bis3m.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.