Hostname
pgtips.co.uk
Last fetched
pgtips.co.uk resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:csc corporate domains, inc [tag = csc-corp-domains] as the registrar.
Nutrition Label
Resolution chain
pgtips.co.uk resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 50.18.215.94 | 50.18.208.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.9.166.110 | 52.9.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- registrar:csc corporate domains, inc [tag = csc-corp-domains]
- Organization
- unilever
- Contact emails
- —
Subdomains
17 observed subdomains of pgtips.co.uk.
Showing 14 of 17. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from pgtips.co.uk in the public web crawl.
184 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
10 SPF mechanisms authorising senders for pgtips.co.uk.
| Mechanism | Target |
|---|---|
| SPF_A | pgtips.co.uk |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonaws.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | mail.dms.unileverservices.com |
| SPF_INCLUDE | mxbackup.gradwell.net |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | smtp.rocktimeweb.net |
| SPF_INCLUDE | unilever-uk.trclient.com |
| SPF_MX | pgtips.co.uk |
Related pages
Pivot deeper into the graph from pgtips.co.uk.
- IP · 50.18.215.94
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · registrar:csc corporate domains, inc [tag = csc-corp-domains]
- Country · US
- Apex domain · co.uk
- TLD · .uk
- Browse hostnames · pg…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "pgtips.co.uk"})-[: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.