Hostname
samgrant.com
Last fetched
samgrant.com resolves to 1 IPv4 address operated by SYNEXTRA-UK - Synextra Limited in GB. WHOIS lists iana:9 as the registrar.
Nutrition Label
Resolution chain
samgrant.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 |
|---|---|---|---|---|
| 91.232.125.3 | 91.232.125.0/24 | AS59778 | SYNEXTRA-UK - Synextra Limited | GB |
WHOIS identity
- Registrar
- iana:9
- Organization
- perfect privacy,
- Contact emails
Subdomains
7 observed subdomains of samgrant.com.
Web-graph footprint
Distinct hostnames that link to or from samgrant.com in the public web crawl.
5 sites link to this hostname.
89 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
12 SPF mechanisms authorising senders for samgrant.com.
| Mechanism | Target |
|---|---|
| SPF_A | samgrant.com |
| SPF_INCLUDE | relay.mailchannels.net |
| SPF_INCLUDE | thewebhostserver.com |
| SPF_IP | 162.221.188.250 |
| SPF_IP | 162.221.190.146 |
| SPF_IP | 162.252.83.202 |
| SPF_IP | 192.65.243.6 |
| SPF_IP | 216.158.94.138 |
| SPF_IP | 216.18.215.67 |
| SPF_IP | 91.232.125.3 |
| SPF_IP | 98.142.106.178 |
| SPF_MX | samgrant.com |
Related pages
Pivot deeper into the graph from samgrant.com.
- IP · 91.232.125.3
- ASN · AS59778SYNEXTRA-UK - Synextra Limited
- Registrar · iana:9
- Country · GB
- Email · 189cb03f0a28fd0a735eac3f35dcf6e6@domaindiscreet.com
- TLD · .com
- Browse hostnames · sa…
- 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: "samgrant.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.