Hostname
it4communities.org.uk
Last fetched
it4communities.org.uk resolves to 2 IPv4 addresses operated by FORTINET - Fortinet Inc. in US. WHOIS lists registrar:internet domain services bs corp t/a internet.bs [tag = ids-bs] as the registrar.
Nutrition Label
Resolution chain
it4communities.org.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 |
|---|---|---|---|---|
| 208.91.112.55 | 208.91.112.0/24 | AS40934 | FORTINET - Fortinet Inc. | US |
| 208.91.112.55 | 208.91.112.0/24 | AS40934 | FORTINET - Fortinet Inc. | CA |
| 45.32.178.198 | 45.32.176.0/21 | AS20473 | AS-VULTR - The Constant Company, LLC | GB |
WHOIS identity
- Registrar
- registrar:internet domain services bs corp t/a internet.bs [tag = ids-bs]
- Organization
- edward pugh
- Contact emails
- —
Subdomains
39 observed subdomains of it4communities.org.uk.
Showing 25 of 39. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from it4communities.org.uk in the public web crawl.
25 sites link to this hostname.
Threat posture
History
Related pages
Pivot deeper into the graph from it4communities.org.uk.
- IP · 208.91.112.55
- ASN · AS40934FORTINET - Fortinet Inc.
- Registrar · registrar:internet domain services bs corp t/a internet.bs [tag = ids-bs]
- Country · US
- Apex domain · org.uk
- TLD · .uk
- Browse hostnames · it…
- 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: "it4communities.org.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.