Hostname
brother.com.vn
Last fetched
brother.com.vn resolves to 1 IPv4 address operated by CENTURYLINK-LEGACY-SAVVIS - CenturyLink Communications, LLC in SG.
Nutrition Label
Resolution chain
brother.com.vn 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 |
|---|---|---|---|---|
| 207.82.11.143 | 207.82.8.0/22 | AS3561 | CENTURYLINK-LEGACY-SAVVIS - CenturyLink Communications, LLC | SG |
WHOIS identity
No WHOIS records are currently associated with brother.com.vn in WhisperGraph.
Subdomains
6 observed subdomains of brother.com.vn.
Showing 2 of 6. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from brother.com.vn in the public web crawl.
119 sites link to this hostname.
77 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
5 SPF mechanisms authorising senders for brother.com.vn.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | aspmx.pardot.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 203.180.65.218 |
| SPF_IP | 203.180.65.219 |
Related pages
Pivot deeper into the graph from brother.com.vn.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "brother.com.vn"})-[: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.