Hostname
assemblyfour.com
Last fetched
assemblyfour.com resolves to 2 IPv4 addresses operated by CITYFIBER in AM. WHOIS lists iana:839 as the registrar.
Nutrition Label
Resolution chain
assemblyfour.com 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 |
|---|---|---|---|---|
| 146.185.248.15 | 146.185.248.0/24 | AS202422 | CITYFIBER | AM |
| 212.102.50.49 | 212.102.50.0/24 | AS60068 | TELE2LV-AS | JP |
WHOIS identity
- Registrar
- iana:839
- Organization
- privacy service provided by withheld for privacy ehf
- Contact emails
Subdomains
13 observed subdomains of assemblyfour.com.
Web-graph footprint
Distinct hostnames that link to or from assemblyfour.com in the public web crawl.
41 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for assemblyfour.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | spf.hivetechnologies.co |
Related pages
Pivot deeper into the graph from assemblyfour.com.
- IP · 146.185.248.15
- ASN · AS202422CITYFIBER
- Registrar · iana:839
- Country · AM
- Email · c626f888d1524929a706db45e9e9c1b5.protect@whoisguard.com
- TLD · .com
- Browse hostnames · as…
- 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: "assemblyfour.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.