Hostname
greenbird.com
Last fetched
greenbird.com resolves to 1 IPv4 address operated by AS12996 in NO. WHOIS lists iana:1001 as the registrar.
Nutrition Label
Resolution chain
greenbird.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 |
|---|---|---|---|---|
| 194.63.248.52 | 194.63.248.0/24 | AS12996 | — | NO |
WHOIS identity
- Registrar
- iana:1001
- Organization
- greenbird integration technology as
- Contact emails
- 2mdqxcgnejmi@spamprotection.email
- 3sftsaud6avw@privacy-protection.email
- 45se8dmkovjj@spamprotection.email
- 5avh9xtuetr7@privacy-protection.email
- 5hzjmpcknjg4@privacy-protection.email
- 8cj2kwdnnwup@privacy-protection.email
- 94bett9jgwaq@privacy-protection.email
- anq8ykdhbrjq@privacy-protection.email
- br65zfxrj2ws@spamprotection.email
- cga3tdtedkfy@privacy-protection.email
- d4qz5xug2ra6@privacy-protection.email
- fjeg7sngfrgy@privacy-protection.email
- gx2h54gewmxy@privacy-protection.email
- gxxykvj9btfh@privacy-protection.email
- hhkkmnsomg7e@privacy-protection.email
- i49h2xiuttk3@privacy-protection.email
- jgwpj8tgshvj@spamprotection.email
- mc3ovptv37am@privacy-protection.email
- mjwszyqmkdx6@privacy-protection.email
- n8jjtok385hj@privacy-protection.email
- and 10 more
Subdomains
60 observed subdomains of greenbird.com.
Web-graph footprint
Distinct hostnames that link to or from greenbird.com in the public web crawl.
47 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
6 SPF mechanisms authorising senders for greenbird.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 8777025.spf10.hubspotemail.net |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 151.252.13.132 |
| SPF_IP | 151.252.13.140 |
Related pages
Pivot deeper into the graph from greenbird.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "greenbird.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.