Hostname
bmorewards.com
Last fetched
bmorewards.com resolves to 45.60.102.18, announced in 45.60.102.0/24 by INCAPSULA - Incapsula Inc in US. bmorewards.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
IPv6 resolution
No AAAA record for bmorewards.com is recorded in WhisperGraph.
Attribution
incapsula
ORIGIN_AS
WHOIS identity
- Registrar
- iana:299
- Registrant organisation
- contact privacy inc. customer 0130871199
- Contact emails
- bmorewards.com@contactprivacy.com, hostmaster@bmo.com
Subdomains
Web-graph footprint
Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.
Mail and authentication
Nameservers
- a1-200.akam.net
- a1-217.akam.net
- a11-64.akam.net
- a13-64.akam.net
- a20-64.akam.net
- a22-64.akam.net
- a26-64.akam.net
- a28-64.akam.net
MX records
- aspmx.l.google.com
- alt1.aspmx.l.google.com
- alt2.aspmx.l.google.com
- aspmx2.googlemail.com
- aspmx3.googlemail.com
SPF policy
- ip: 216.152.208.153/32
- ip: 216.152.208.169/32
- ip: 216.152.208.176/32
- ip: 216.152.208.186/32
- ip: 151.193.224.244/31
- ip: 151.193.65.92/31
- include: _spf.google.com
- include: spf.protection.outlook.com
- include: mail.zendesk.com
- include: sendgrid.net
Threat-feed evidence
History
Related pages
Pivot from bmorewards.com into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "bmorewards.com"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.