Hostname
scottybrand.com
Last fetched
scottybrand.com resolves to 3 IPv4 addresses operated by AWARESOFT - Awareness Software Limited in GB. WHOIS lists iana:1515 as the registrar.
Nutrition Label
Resolution chain
scottybrand.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 149.255.58.6 | 149.255.56.0/22 | AS34931 | AWARESOFT - Awareness Software Limited | GB |
| 3.33.144.247 | 3.33.144.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 75.2.108.231 | 75.2.96.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:1515
- Organization
- albert bartlett sons
- Contact emails
Subdomains
6 observed subdomains of scottybrand.com.
Web-graph footprint
Distinct hostnames that link to or from scottybrand.com in the public web crawl.
24 sites link to this hostname.
32 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
2 SPF mechanisms authorising senders for scottybrand.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.createsend.com |
| SPF_INCLUDE | eu._netblocks.mimecast.com |
Related pages
Pivot deeper into the graph from scottybrand.com.
- IP · 149.255.58.6
- ASN · AS34931AWARESOFT - Awareness Software Limited
- Registrar · iana:1515
- Country · GB
- Email · andy.webb@albertbartlett.com
- TLD · .com
- Browse hostnames · sc…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "scottybrand.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.